Share via


InvalidMetadataObjectException Constructor

Include Protected Members
Include Inherited Members

Constructs a new instance of the class with various options.

Overload List

  Name Description
Public method InvalidMetadataObjectException() Constructs a new instance of the class.
Public method InvalidMetadataObjectException(String) Constructs a new instance of the class with a message string.
Protected method InvalidMetadataObjectException(SerializationInfo, StreamingContext) Constructs a new instance of the class by using the serialization information and the streaming context.
Public method InvalidMetadataObjectException(String, Exception) Constructs a new instance of the class by using a message and the inner exception.
Public method InvalidMetadataObjectException(IMetadataObject, String, IExceptionHelper) Constructs a new instance of the class by using a metadata object, a field name, and an exception helper.
Public method InvalidMetadataObjectException(String, IMetadataObject, String, IExceptionHelper) Constructs a new instance of the class by using a message, a metadata object, a field name, and an exception helper.
Public method InvalidMetadataObjectException(String, Exception, IMetadataObject, String, IExceptionHelper) Constructs a new instance of the class by using a message, the inner exception, the metadata object that is not valid, the field name that is not valid, and an exception helper.

Top

See Also

Reference

InvalidMetadataObjectException Class

InvalidMetadataObjectException Members

Microsoft.BusinessData.MetadataModel Namespace