Definition at line 93 of file HDFSP.h.
◆ Exception()
HDFSP::Exception::Exception |
( |
const std::string & |
msg | ) |
|
|
inlineexplicit |
Constructor.
Definition at line 98 of file HDFSP.h.
◆ ~ Exception()
virtual HDFSP::Exception::~ Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
Destructor.
Definition at line 104 of file HDFSP.h.
◆ setException()
virtual void HDFSP::Exception::setException |
( |
std::string |
exception_message | ) |
|
|
inlinevirtual |
Set exception message.
Definition at line 115 of file HDFSP.h.
◆ what()
virtual const char* HDFSP::Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
Return exception message.
Definition at line 109 of file HDFSP.h.
The documentation for this class was generated from the following file: