|
| Exception (const std::string &msg) |
| Constructor.
|
|
virtual void | setException (std::string except_message) |
|
virtual const char * | what () const throw () |
|
Definition at line 70 of file HDF5CF.h.
◆ Exception()
HDF5CF::Exception::Exception |
( |
const std::string & |
msg | ) |
|
|
inlineexplicit |
Constructor.
Definition at line 73 of file HDF5CF.h.
◆ ~Exception()
virtual HDF5CF::Exception::~Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ setException()
virtual void HDF5CF::Exception::setException |
( |
std::string |
except_message | ) |
|
|
inlinevirtual |
◆ what()
virtual const char * HDF5CF::Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following file: