Version

WcfRemoteErrorInfo Class Members

The following tables list the members exposed by WcfRemoteErrorInfo.

Public Constructors
 NameDescription
Public ConstructorWcfRemoteErrorInfo Constructor  
Public Fields
 NameDescription
Public FieldExceptionTypeThe full type name of the exception.  
Public FieldMessageThe message describing the error.  
Public FieldStackTraceThe stack tace of the error.  
See Also