OpenMW
Public Member Functions
Compiler::SourceException Class Reference

Exception: Error while parsing the source. More...

#include <exception.hpp>

List of all members.

Public Member Functions

virtual const char * what () const throw ()
 Return error message.

Detailed Description

Exception: Error while parsing the source.


Member Function Documentation

virtual const char* Compiler::SourceException::what ( ) const throw () [inline, virtual]

Return error message.

Reimplemented in Compiler::EOFException, and Compiler::FileException.


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