|
| | BaseException (const char *type, const char *msg, int line) |
| | BaseException (const char *type, const char *msg) |
| virtual const char * | what () const noexcept(true) |
Definition at line 14 of file ExceptionUtils.h.
◆ BaseException() [1/2]
| Alien::Exception::BaseException::BaseException |
( |
const char * | type, |
|
|
const char * | msg, |
|
|
int | line ) |
|
inline |
◆ BaseException() [2/2]
| Alien::Exception::BaseException::BaseException |
( |
const char * | type, |
|
|
const char * | msg ) |
|
inline |
◆ ~BaseException()
| virtual Alien::Exception::BaseException::~BaseException |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ what()
| virtual const char * Alien::Exception::BaseException::what |
( |
| ) |
const |
|
inlinevirtualnoexcept |
The documentation for this class was generated from the following file: