AsyncWcfLib

WcfErrorMessage Class

An error-message is generated when an exeption or timeout occurs on client or service side.

The message contains a code indicating where the error occured and a text representation of the exception.

For a list of all members of this type, see WcfErrorMessage Members .

System.Object
   WcfMessage
      WcfErrorMessage

[DataContract(IsReference=False, Namespace=""AsyncWcfLib"", Name="null")]
[KnownType(MethodName=""z_GetKnownTypeList"", Type=null)]
public class WcfErrorMessage : WcfMessage

Requirements

Namespace: SourceForge.AsyncWcfLib

Assembly: SF.AsyncWcfLib (in SF.AsyncWcfLib.dll)

See Also

WcfErrorMessage Members | SourceForge.AsyncWcfLib Namespace