OpenMW
Public Member Functions
Compiler::EOFException Class Reference

Exception: EOF condition encountered. More...

#include <exception.hpp>

List of all members.

Public Member Functions

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

Detailed Description

Exception: EOF condition encountered.


Member Function Documentation

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

Return error message.

Reimplemented from Compiler::SourceException.


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