#include <ots-exceptions.hpp>
|
virtual | ~Exception ()=default |
|
virtual const char * | what () const noexcept=0 |
|
◆ ~Exception()
virtual ots::exception::Exception::~Exception |
( |
| ) |
|
|
virtualdefault |
◆ registerException()
template<typename T >
static bool ots::exception::Exception::registerException |
( |
int32_t |
code, |
|
|
const char * |
cls |
|
) |
| |
|
inlinestaticprotected |
◆ registry()
◆ what()
virtual const char * ots::exception::Exception::what |
( |
| ) |
const |
|
pure virtualnoexcept |
The documentation for this class was generated from the following file: