#include <Exmalif.hpp>
| exmalif::ExceptionErr::ExceptionErr |
( |
const std::string & |
_desc, |
|
|
int32_t |
_code |
|
) |
| |
|
inline |
| virtual exmalif::ExceptionErr::~ExceptionErr |
( |
| ) |
|
|
virtualdefault |
| exmalif::ExceptionErr::ExceptionErr |
( |
| ) |
|
|
protecteddefault |
| virtual int32_t exmalif::ExceptionErr::getCode |
( |
| ) |
const |
|
inlinevirtual |
| virtual std::string exmalif::ExceptionErr::getDesc |
( |
| ) |
const |
|
inlinevirtual |
| virtual const char* exmalif::ExceptionErr::what |
( |
| ) |
const |
|
inlinevirtualnoexcept |
| int32_t exmalif::ExceptionErr::code |
|
protected |
| std::string exmalif::ExceptionErr::desc |
|
protected |
The documentation for this class was generated from the following file: