#include <IbexException.h>

Public Attributes | |
| std::string | msg |
| const char * | token |
| int | line |
Throw when an input file contains a syntax error.
| std::string ibex::SyntaxErrorException::msg |
Error message
| const char* ibex::SyntaxErrorException::token |
Nearest token
Line number
1.5.5