메소드 | 설명 | |
---|---|---|
ValidationException ( ) : System |
Initializes a new instance of the ValidationException class.
|
|
ValidationException ( string message ) : System |
Initializes a new instance of the ValidationException class.
|
|
ValidationException ( string message, |
Initializes a new instance of the ValidationException class.
|
public ValidationException ( string message ) : System | ||
message | string | The message. |
리턴 | System |
public ValidationException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
리턴 | System |