CEBL  2.1
Public Member Functions
FileException Class Reference

Exception thrown when a file manipulation fails. More...

#include <Exceptions.hpp>

Public Member Functions

 FileException (string message)
virtual ~FileException () throw ()
virtual const char * what () const throw ()

Detailed Description

Exception thrown when a file manipulation fails.

Definition at line 34 of file Exceptions.hpp.


Constructor & Destructor Documentation

FileException::FileException ( string  message)
inline

Definition at line 41 of file Exceptions.hpp.

virtual FileException::~FileException ( ) throw ()
inlinevirtual

Definition at line 46 of file Exceptions.hpp.


Member Function Documentation

virtual const char* FileException::what ( ) const throw ()
inlinevirtual

Definition at line 48 of file Exceptions.hpp.

Referenced by DecisionConfig::DecisionConfig().


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