An exception that can be thrown by Expression::parse(). More...
Inherits std::exception.
Public Member Functions | |
| ParseError (const String &message) | |
Public Attributes | |
| String | description |
An exception that can be thrown by Expression::parse().
| Expression::ParseError::ParseError | ( | const String & | message | ) |
| String Expression::ParseError::description |