#include <MagExceptions.h>
Public Member Functions | |
MagLogicError () throw () | |
MagLogicError (const char *message) | |
~MagLogicError () override throw () | |
Public Member Functions inherited from MagException | |
MagException () throw () | |
MagException (const char *message) | |
const char * | what () const override throw () |
~MagException () override throw () | |
Definition at line 25 of file MagExceptions.h.
|
inline |
Definition at line 27 of file MagExceptions.h.
|
inline |
Definition at line 28 of file MagExceptions.h.
|
inlineoverride |
Definition at line 29 of file MagExceptions.h.