Share via


ExceededMetadataObjectLimitException Constructor

Include Protected Members
Include Inherited Members

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, IExceptionHelper) Initializes a new instance of the class with the metadata object .NET Framework Type and the numerical limit that was exceeded.
Public method ExceededMetadataObjectLimitException(String, Type, Int32, IExceptionHelper) Initializes a new instance of the class with a specified error message, the metadata object .NET Framework Type, and the numerical limit that was exceeded.
Public method ExceededMetadataObjectLimitException(String, Exception, Type, Int32, IExceptionHelper) 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 .NET Framework Type, and the numerical limit that was exceeded.

Top

See Also

Reference

ExceededMetadataObjectLimitException Class

ExceededMetadataObjectLimitException Members

Microsoft.BusinessData.MetadataModel Namespace