MetadataException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the class with various options.

Overload List

  Name Description
Public method MetadataException() Initializes a new instance of the class.
Public method MetadataException(String) Initializes a new instance of the class with a message.
Protected method MetadataException(SerializationInfo, StreamingContext) Initializes a new instance of the class by using the serialization information and the streaming context.
Public method MetadataException(String, Exception) Initializes a new instance of the class with a message and the inner exception.
Public method MetadataException(Type, IExceptionHelper) Initializes a new instance of the class with the metadata object type and an exception helper.
Public method MetadataException(String, Type, IExceptionHelper) Initializes a new instance of the class with a message, metadata object type, and an exception helper.
Public method MetadataException(String, Exception, Type, IExceptionHelper) Initializes a new instance of the class with a message, the inner exception, the metadataObjectType object, and an exception helper.

Top

See Also

Reference

MetadataException Class

MetadataException Members

Microsoft.BusinessData.MetadataModel Namespace