CLab# 1.0 API Documentation |
|
TokenParserException Constructor (String)
Initializes a new instance of the "TokenParserException" class.
public TokenParserException(
String message);
Parameters
-
String
- The exception message which describes the reason for the exception.
See Also
TokenParserException Class | CLab.Exceptions Namespace | TokenParserException Constructor Overload List