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
Public method MetadataExceptionState Initializes a new instance of the class.

Top

Properties

  Name Description
Public property ExplicitMessage Gets or sets a value that indicates whether the class has an explicit message.
Public property InnerExceptionToStringed Gets or sets the string of the inner exception.
Public property InnerExceptionTypeFullName Gets or sets the inner exception type full name.
Public property Message Gets or sets the exception message.
Public property MetadataObjectTypeName Gets or sets the metadata object type name.
Public property ReconstructException Gets the metadata exception used in reconstructing the exception.
Public property ServerStackTrace Gets or sets the server stack trace.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

MetadataExceptionState Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace