Click or drag to resize

MessageRepresentationFailureException Properties

The MessageRepresentationFailureException type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalTextDetails
Gets additional details provided by the server regarding the failure
Public propertyCorrelationID
Gets the correlation ID of the failed request
(Inherited from ResourceManagementException.)
Public propertyData (Inherited from Exception.)
Public propertyFailureMessage
Gets the message describing the failure
Public propertyHelpLink (Inherited from Exception.)
Protected propertyHResult (Inherited from Exception.)
Public propertyInnerException (Inherited from Exception.)
Public propertyMessage (Inherited from Exception.)
Public propertyMessageFailureCode
Gets the code representing the type of the failure
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyTargetSite (Inherited from Exception.)
Top
See Also