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