List of all members
SyntaxErrorException Class Reference

Thrown when a parser incurs invalid syntax. More...

#include <ParsingExceptions.hpp>

Inheritance diagram for SyntaxErrorException:
[legend]
Collaboration diagram for SyntaxErrorException:
[legend]

Additional Inherited Members

- Public Attributes inherited from BalauException
const std::string fullMessage
 The full message (includes file and line information). More...
 
const std::string message
 The message. More...
 

Detailed Description

Thrown when a parser incurs invalid syntax.


The documentation for this class was generated from the following file: