DuplicateRelationshipException Constructor |
| Name | Description | |
|---|---|---|
| DuplicateRelationshipException |
Initializes a new instance of the DuplicateRelationshipException class.
| |
| DuplicateRelationshipException(String) |
Initializes a new instance of the DuplicateRelationshipException class.
The message that describes the error. | |
| DuplicateRelationshipException(String, Exception) |
Initializes a new instance of the DuplicateRelationshipException class.
The exception that is the cause of the current exception, or if
no inner exception is specified.The message that describes the error. |