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

Exception: EOF condition encountered. More...

#include <exception.hpp>

Inheritance diagram for Compiler::EOFException:
Collaboration diagram for Compiler::EOFException:

Public Member Functions

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

Detailed Description

Exception: EOF condition encountered.

Member Function Documentation

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

Return error message.

Reimplemented from Compiler::SourceException.


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