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