Share via


MetadataException constructor

Initializes a new instance of the class by using 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.
Public method MetadataException(Type) Initializes a new instance of the class with the metadata object type.
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(String, Type) Initializes a new instance of the class with a message, and the metadata object type.
Public method MetadataException(String, Exception, Type) Initializes a new instance of the class with a message, the inner exception, and the metadataObjectType object.

Top

See also

Reference

MetadataException class

MetadataException members

Microsoft.SharePoint.BusinessData.Administration namespace