Share via


ExceededMetadataObjectLimitException constructor

Initializes a new instance of the class by using various options.

Overload list

  Name Description
Public method ExceededMetadataObjectLimitException() Initializes a new instance of the class.
Public method ExceededMetadataObjectLimitException(String) Initializes a new instance of the class with a specified error message.
Protected method ExceededMetadataObjectLimitException(SerializationInfo, StreamingContext) Initializes a new instance of the class with serialized data.
Public method ExceededMetadataObjectLimitException(String, Exception) Initializes a new instance of the class with a specified error message and a reference to the inner exception that caused this exception.
Public method ExceededMetadataObjectLimitException(Type, Int32) Initializes a new instance of the class with the metadata object type, and the numerical limit that was exceeded.
Public method ExceededMetadataObjectLimitException(String, Type, Int32) Initializes a new instance of the class with a specified error message, the metadata object type, and the numerical limit that was exceeded.
Public method ExceededMetadataObjectLimitException(String, Exception, Type, Int32) Initializes a new instance of the class with a specified error message, a reference to the inner exception that caused this exception, the metadata object type, and the numerical limit that was exceeded.

Top

See also

Reference

ExceededMetadataObjectLimitException class

ExceededMetadataObjectLimitException members

Microsoft.SharePoint.BusinessData.Administration namespace