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