Public Member Functions | |
| NumericException (std::string const &msg, int line) | |
| Public Member Functions inherited from Alien::Exception::BaseException | |
| 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 45 of file ExceptionUtils.h.
|
inline |
Definition at line 48 of file ExceptionUtils.h.