MetadataException Members
Include Protected Members
Include Inherited Members
Represents an exception thrown by a metadata object.
The MetadataException type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
HasExplicitMessage | ||
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message | Represents the error message. (Overrides Exception.Message.) | |
MetadataObjectType | Gets or sets the type of the metadata object that caused the exception. | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | Serializes the information about the metadata object that caused the exception. (Overrides Exception.GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Inherited from Exception.) | |
LogEvent | Logs the event in the server event log. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides Exception.ToString().) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace