Share via


InvalidMetadataObjectException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the class.

Overload List

  Name Description
Public method InvalidMetadataObjectException() Initializes a new instance of the class.
Public method InvalidMetadataObjectException(String) Initializes a new instance of the class with a specified error message.
Protected method InvalidMetadataObjectException(SerializationInfo, StreamingContext) Initializes a new instance of the class with serialized data and streaming context.
Public method InvalidMetadataObjectException(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 InvalidMetadataObjectException(UInt32, String, String, Type) Initializes a new instance of the class with the specified metadata object ID, the metadata object name, the field name, and the metadata object type.
Public method InvalidMetadataObjectException(String, UInt32, String, String, Type) Initializes a new instance of the class with the specified error message, the metadata object ID, the metadata object name, the field name, and the metadata object type.
Public method InvalidMetadataObjectException(String, Exception, UInt32, String, String, Type) Initializes a new instance of the class with the specified error message, a reference to the inner exception that caused this exception, the metadata object ID, the metadata object name, the field name, and the metadata object type.

Top

See Also

Reference

InvalidMetadataObjectException Class

InvalidMetadataObjectException Members

Microsoft.SharePoint.BusinessData.Administration Namespace