Share via


MetadataObjectNotFoundException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the class with 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 message.
Protected method MetadataObjectNotFoundException(SerializationInfo, StreamingContext) Initializes a new instance of the class by using the serialization information and the streaming context.
Public method MetadataObjectNotFoundException(String, Exception) Constructs a new instance of the class with a message and the inner exception.
Public method MetadataObjectNotFoundException(Type, String, IExceptionHelper) Constructs a new instance of the class with a search criteria, a metadata object type, and an exception helper.
Public method MetadataObjectNotFoundException(String, Type, String, IExceptionHelper) Constructs a new instance of the class with a message, the metadata object type, the search criteria, and an exception helper.
Public method MetadataObjectNotFoundException(String, Exception, Type, String, IExceptionHelper) Constructs a new instance of the class with a message, the inner exception, the metadata object type, the search criteria, and an exception helper.

Top

See Also

Reference

MetadataObjectNotFoundException Class

MetadataObjectNotFoundException Members

Microsoft.BusinessData.MetadataModel Namespace