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