메소드 | 설명 | |
---|---|---|
DuplicateNotAllowedException ( ) : System |
Create a simple exception with no further explanation.
|
|
DuplicateNotAllowedException ( string message ) : System |
Create the exception with an explanation of the reason.
|
public DuplicateNotAllowedException ( string message ) : System | ||
message | string | |
리턴 | System |