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