Method | Description | |
---|---|---|
DuplicateRelationshipException ( ) : System | ||
DuplicateRelationshipException ( string message ) : System | ||
DuplicateRelationshipException ( string message, Exception innerException ) : System |
public DuplicateRelationshipException ( ) : System | ||
return | System |
public DuplicateRelationshipException ( string message ) : System | ||
message | string | |
return | System |
public DuplicateRelationshipException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |