共用方式為


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) Constructs a new instance of the class with search criteria and a metadata object type.
Public method MetadataObjectNotFoundException(String, Type, String) Constructs a new instance of the class with a message, the metadata object type, and the search criteria.
Public method MetadataObjectNotFoundException(String, Exception, Type, String) Constructs a new instance of the class with a message, the inner exception, the metadata object type, and the search criteria.

Top

See Also

Reference

MetadataObjectNotFoundException Class

MetadataObjectNotFoundException Members

Microsoft.SharePoint.BusinessData.Administration.Client Namespace