#include <AException.hpp>
Public Member Functions | |
AException (const std::string &msg="") | |
virtual | ~AException () |
const char * | what () const noexcept |
AException::AException | ( | const std::string & | msg = "" | ) |
|
virtual |
|
noexcept |