Share via


MetadataObjectNotFoundException constructor

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

Overload list

  Name Description
Public method MetadataObjectNotFoundException() Initializes a new instance of the class.
Public method MetadataObjectNotFoundException(String) Initializes a new instance of the class with a specified error message.
Protected method MetadataObjectNotFoundException(SerializationInfo, StreamingContext) Initializes a new instance of the class with serialized data.
Public method MetadataObjectNotFoundException(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 MetadataObjectNotFoundException(Type, String) Initializes a new instance of the class with the metadata object Microsoft .NET Framework type and search criteria.
Public method MetadataObjectNotFoundException(String, Type, String) Initializes a new instance of the class with a specified error message, the metadata object Microsoft .NET Framework type, and the search criteria.
Public method MetadataObjectNotFoundException(String, Exception, Type, String) 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 Microsoft .NET Framework type, and the search criteria.

Top

See also

Reference

MetadataObjectNotFoundException class

MetadataObjectNotFoundException members

Microsoft.SharePoint.BusinessData.Administration namespace