![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::cException, including all inherited members.
| cException(const LOGCHAR_t *pszDescription, LOGLEV_TYPE eLogLevel=LOGLEV_ERROR) noexcept | Gray::cException | inline |
| cExceptionTests class | Gray::cException | friend |
| get_ErrorStr() | Gray::cException | |
| get_Severity() const noexcept | Gray::cException | inline |
| GetErrorMessage(GChar_t *lpszError, UINT nLenMaxError=cExceptionHolder::k_MSG_MAX_SIZE, UINT *pnHelpContext=nullptr) | Gray::cException | virtual |
| k_szDescriptionDefault | Gray::cException | static |
| m_eSeverity | Gray::cException | |
| m_pszDescription | Gray::cException | |
| what() const ((void) 0) | Gray::cException | inlinevirtual |
| ~cException()((void) 0) | Gray::cException | inlinevirtual |
| ~cExceptionBase() | Gray::cExceptionBase | inlinevirtual |