escript
Revision_Unversioneddirectory
|
This is the complete list of members for esysUtils::EsysException, including all inherited members.
EsysException() | esysUtils::EsysException | |
EsysException(const std::string &exceptionReason) | esysUtils::EsysException | |
EsysException(const char *cStr) | esysUtils::EsysException | |
EsysException(const EsysException &other) | esysUtils::EsysException | |
exceptionName() const | esysUtils::EsysException | virtual |
exceptionNameValue | esysUtils::EsysException | privatestatic |
m_exceptionMessage | esysUtils::EsysException | private |
m_reason | esysUtils::EsysException | private |
operator=(const EsysException &other) | esysUtils::EsysException | |
Parent typedef | esysUtils::EsysException | protected |
reason() const | esysUtils::EsysException | inline |
setReason(const std::string &new_reason) | esysUtils::EsysException | inline |
toString() const | esysUtils::EsysException | inline |
updateMessage() | esysUtils::EsysException | inline |
what() const | esysUtils::EsysException | inlinevirtual |
~EsysException() | esysUtils::EsysException | virtual |