1 #ifndef ERIS_EXCEPTIONS_H 2 #define ERIS_EXCEPTIONS_H 4 #include <Atlas/Objects/Root.h> 5 #include <Atlas/Objects/SmartPtr.h> 20 std::runtime_error(m) {;}
Definition: Exceptions.h:25
This is the Eris base for all exceptions.
Definition: Exceptions.h:16
Every Eris class and type lives inside the Eris namespace; certain utility functions live in the Util...
Definition: Account.cpp:34
Exception used to indicated malformed or unexpected Atlas from the server.
Definition: Exceptions.h:35
Definition: Exceptions.h:45