Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Initializes a new instance of the class by using various options.
Overload List
Name | Description | |
---|---|---|
![]() |
DuplicateMetadataObjectException() | Initializes a new instance of the class. |
![]() |
DuplicateMetadataObjectException(String) | Initializes a new instance of the class with a specified error message. |
![]() |
DuplicateMetadataObjectException(SerializationInfo, StreamingContext) | Initializes a new instance of the class with serialized data. |
![]() |
DuplicateMetadataObjectException(String, Exception) | Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception. |
![]() |
DuplicateMetadataObjectException(String, String, Type) | Initializes a new instance of the class with the specified duplicate metadata name, and the field name and type of the object that contains the duplicate value. |
![]() |
DuplicateMetadataObjectException(String, String, String, Type) | Initializes a new instance of the class with a specified error message, the duplicate metadata name, and the field name and type of the object that contains the duplicate value. |
![]() |
DuplicateMetadataObjectException(String, Exception, String, String, Type) | Initializes a new instance of the class with a specified error message, a reference to the inner exception that caused this exception, the duplicate metadata name, and the field name and type of the object that contains the duplicate value. |
Top
See Also
Reference
DuplicateMetadataObjectException Class