InvalidMetadataObjectException Members
Include Protected Members
Include Inherited Members
This exception is thrown if the metadata object you are trying to access or create is invalid.
The InvalidMetadataObjectException type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
HasExplicitMessage | (Inherited from MetadataException.) | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
InvalidFieldName | Represents the field that is invalid. | |
InvalidMetadataObjectId | Represents the ID of the invalid metadata object. | |
InvalidMetadataObjectName | Represents the name of the invalid metadata object. | |
Message | Represents the error message. (Overrides MetadataException.Message.) | |
MetadataObjectType | Gets or sets the type of the metadata object that caused the exception. (Inherited from MetadataException.) | |
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 | (Overrides MetadataException.GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Inherited from Exception.) | |
Initialize | ||
LogEvent | Logs the event in the server event log. (Inherited from MetadataException.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides MetadataException.ToString().) |
Top
See Also
Reference
InvalidMetadataObjectException Class
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace