MetadataExceptionState Members
Include Protected Members
Include Inherited Members
Represents the state of the metadata exception.
The MetadataExceptionState type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MetadataExceptionState | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ExplicitMessage | Gets or sets a value that indicates whether the class has an explicit message. |
![]() |
InnerExceptionToStringed | Gets or sets the string of the inner exception. |
![]() |
InnerExceptionTypeFullName | Gets or sets the inner exception type full name. |
![]() |
Message | Gets or sets the exception message. |
![]() |
MetadataObjectTypeName | Gets or sets the metadata object type name. |
![]() |
ReconstructException | Gets the metadata exception used in reconstructing the exception. |
![]() |
ServerStackTrace | Gets or sets the server stack trace. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top