ExceededMetadataObjectLimitException Members
Include Protected Members
Include Inherited Members
This exception is thrown when the metadata object limit is exceeded.
The ExceededMetadataObjectLimitException 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.) | |
Limit | Specifies the maximum number of metadata objects you can create. | |
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.) | |
LogEvent | Logs the event in the server event log. (Inherited from MetadataException.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides MetadataException.ToString().) |
Top
See Also
Reference
ExceededMetadataObjectLimitException Class
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace