OpenMW
|
Exception: EOF condition encountered. More...
#include <exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Return error message. |
Exception: EOF condition encountered.
virtual const char* Compiler::EOFException::what | ( | ) | const throw () [inline, virtual] |
Return error message.
Reimplemented from Compiler::SourceException.