Click or drag to resize

WebServiceErrorResponse Properties

The WebServiceErrorResponse type exposes the following members.

Properties
 NameDescription
Public propertyCodeHoarder defined error code.
Public propertyDetailOptional detailed information about the error.
Public propertyMessageA shorter error message.
Public propertyStackOptional stack trace (only available when debugging).
Public propertyUriOptional Uri for more information on the error.
Top
See Also