OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
Compiler::SourceException Class Reference

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

#include <exception.hpp>

Inheritance diagram for Compiler::SourceException:
Collaboration diagram for Compiler::SourceException:

Public Member Functions

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

Detailed Description

Exception: Error while parsing the source.

Member Function Documentation

virtual const char* Compiler::SourceException::what ( ) const
throw (
)
inlinevirtual

Return error message.

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


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