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