Egglib 2.1.11
C++ library reference manual
Public Member Functions | List of all members
EggOpenFileError Class Reference

Exception type for errors while opening a file. More...

#include <EggException.hpp>

Inheritance diagram for EggOpenFileError:
EggException

Public Member Functions

 EggOpenFileError (const char *fileName)
 Creates the exception.
 
 ~EggOpenFileError () throw ()
 Destructor.
 
- Public Member Functions inherited from EggException
 EggException ()
 Constructor with empty error message.
 
 EggException (const char *message)
 Creates the exception.
 
 ~EggException () throw ()
 Destructor.
 
virtual const char * what () const throw ()
 Gets error message.
 

Additional Inherited Members

- Protected Attributes inherited from EggException
std::string message
 

Detailed Description

Exception type for errors while opening a file.


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

Hosted by 
Get EggLib at SourceForge.net. Fast, secure and Free Open Source software downloads