BALL
1.4.1
|
#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 386 of file COMMON/exception.h.
BALL::Exception::ParseError::ParseError | ( | const char * | file, |
int | line, | ||
const String & | expression, | ||
const String & | message | ||
) |