#include <RandomException.h>
◆ ErrorCode
Enumerator |
---|
UNKNOWN | |
NO_DATA_SEEDED | |
NO_IMPLEMENTED_FUNCTION | |
INTERNAL_ERROR | |
◆ RandomException() [1/2]
RandomException::RandomException |
( |
std::string |
where | ) |
|
|
inline |
◆ RandomException() [2/2]
◆ ~RandomException()
virtual RandomException::~RandomException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ errorCode2Message()
◆ getErrorCode()
◆ getMessage()
virtual std::string RandomException::getMessage |
( |
| ) |
const |
|
inlinevirtual |
◆ toString()
virtual std::string RandomException::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ errorCode
The documentation for this class was generated from the following file: