Method | Description | |
---|---|---|
ParseException ( string message ) : System |
Construct an exception with an error message.
|
public ParseException ( string message ) : System | ||
message | string | A descriptive message for the exception |
return | System |