Click or drag to resize

AttributeRepresentationFailureException Properties

The AttributeRepresentationFailureException type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalTextDetails
Gets additional details provided by the server regarding the failure
Public propertyAttributeFailureCode
Gets the code representing the type of the failure
Public propertyAttributeType
Gets the name of the attribute
Public propertyAttributeValue
Gets the value of the attribute
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 propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyTargetSite (Inherited from Exception.)
Top
See Also