Method | Description | |
---|---|---|
ValidationException ( ) : System |
Initializes a new instance of the ValidationException class.
|
|
ValidationException ( string message ) : System |
Initializes a new instance of the ValidationException class.
|
public ValidationException ( string message ) : System | ||
message | string | The message. |
return | System |