◆ CustomException()
ElemUtils::CustomException::CustomException |
( |
const std::string & |
className, |
|
|
const std::string & |
funcName, |
|
|
const std::string & |
errorMsg |
|
) |
| |
throw | ( | |
| ) | | |
◆ ~CustomException()
ElemUtils::CustomException::~CustomException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
◆ getClassName()
const std::string & ElemUtils::CustomException::getClassName |
( |
| ) |
const |
◆ getErrorMsg()
const std::string & ElemUtils::CustomException::getErrorMsg |
( |
| ) |
const |
◆ getFuncName()
const std::string & ElemUtils::CustomException::getFuncName |
( |
| ) |
const |
◆ what()
const char * ElemUtils::CustomException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ m_className
std::string ElemUtils::CustomException::m_className |
|
private |
◆ m_errorMsg
std::string ElemUtils::CustomException::m_errorMsg |
|
private |
◆ m_finalExceptionMsg
std::string ElemUtils::CustomException::m_finalExceptionMsg |
|
private |
◆ m_funcName
std::string ElemUtils::CustomException::m_funcName |
|
private |
The documentation for this class was generated from the following files: