OpenMW
|
Exception: Error while parsing the source. More...
#include <exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Return error message. |
Exception: Error while parsing the source.
virtual const char* Compiler::SourceException::what | ( | ) | const throw () [inline, virtual] |
Return error message.
Reimplemented in Compiler::EOFException, and Compiler::FileException.