#include <BALL/COMMON/exception.h>

Public Member Functions | |
| ParseError (const char *file, int line, const String &expression, const String &message) | |
Parse Error. A given expression could not be parsed.
Definition at line 382 of file COMMON/exception.h.
1.6.3