|
PARTONS/ElementaryUtils
|
Basic utility softwares (Logger, threads, etc)
|
![]() |
This is the complete list of members for ElemUtils::CustomException, including all inherited members.
| CustomException(const std::string &className, const std::string &funcName, const std::string &errorMsg) | ElemUtils::CustomException | |
| getClassName() const | ElemUtils::CustomException | |
| getErrorMsg() const | ElemUtils::CustomException | |
| getFuncName() const | ElemUtils::CustomException | |
| m_className | ElemUtils::CustomException | private |
| m_errorMsg | ElemUtils::CustomException | private |
| m_finalExceptionMsg | ElemUtils::CustomException | private |
| m_funcName | ElemUtils::CustomException | private |
| what() const | ElemUtils::CustomException | virtual |
| ~CustomException() | ElemUtils::CustomException | virtual |