This is the complete list of members for ak::aException, including all inherited members.
| aException() | ak::aException | |
| aException(const char *_exWhat, const char *_exWhere, exceptionType _exType=exceptionType::Undefined) | ak::aException | |
| aException(const std::string &_exWhat, const char *_exWhere, exceptionType _exType=exceptionType::Undefined) | ak::aException | |
| aException(const std::string &_exWhat, const std::string &_exWhere, exceptionType _exType=exceptionType::Undefined) | ak::aException | |
| aException(const char *_exWhat, const std::string &_exWhere, exceptionType _exType=exceptionType::Undefined) | ak::aException | |
| aException(const aException &_other) | ak::aException | |
| aException(const aException &_other, const char *_exWhere) | ak::aException | |
| Arithmetic enum value | ak::aException | |
| ArrayOutOfBounds enum value | ak::aException | |
| BadAlloc enum value | ak::aException | |
| buildOut(void) | ak::aException | protected | 
| exceptionType enum name | ak::aException | |
| FileNotFound enum value | ak::aException | |
| getType(void) const | ak::aException | |
| getWhat(void) const | ak::aException | |
| getWhere(void) const | ak::aException | |
| InvalidInput enum value | ak::aException | |
| IO enum value | ak::aException | |
| m_type | ak::aException | protected | 
| m_what | ak::aException | protected | 
| m_where | ak::aException | protected | 
| Nullptr enum value | ak::aException | |
| NumberFormat enum value | ak::aException | |
| Undefined enum value | ak::aException | |
| UnknownCommand enum value | ak::aException | |
| what() const override | ak::aException | virtual | 
| ~aException() | ak::aException | virtual |