#include <Felt_File_Error.h>
Public Member Functions | |
Felt_File_Error (const std::string &message) | |
virtual | ~Felt_File_Error () throw () |
virtual const char * | what () const throw () |
MetNoFelt::Felt_File_Error::Felt_File_Error | ( | const std::string & | message | ) | [explicit] |
virtual MetNoFelt::Felt_File_Error::~Felt_File_Error | ( | ) | throw () [virtual] |
virtual const char* MetNoFelt::Felt_File_Error::what | ( | ) | const throw () [virtual] |
Reimplemented from std::exception.