| CzzException(const CzzException &exceptionSrc) | CzzException | |
| CzzException(int lineNumber, CzzString fileName, CzzString callId, int code, CzzString reason) | CzzException | |
| CzzException(int lineNumber, CzzString fileName, int code, CzzString reason) | CzzException | |
| CzzWinException(int lineNumber, CzzString fileName, CzzString reason) | CzzWinException | |
| GetCallId(void) const | CzzException | |
| GetCode(void) const | CzzException | |
| GetErrorHistory(void) | CzzException | [static] |
| GetFileName(void) const | CzzException | |
| GetLastErrorText(void) | CzzWinException | [protected] |
| GetLineNumber(void) const | CzzException | |
| GetOccuranceTime(void) const | CzzException | |
| GetReason(void) const | CzzException | |
| m_CallId | CzzException | [protected] |
| m_Code | CzzException | [protected] |
| m_ErrorHistory | CzzException | [protected, static] |
| m_FileName | CzzException | [protected] |
| m_LineNumber | CzzException | [protected] |
| m_OccuranceTime | CzzException | [protected] |
| m_Reason | CzzException | [protected] |
| StoreInHistory(void) | CzzException | [protected] |
| ~CzzException() | CzzException | [virtual] |
| ~CzzWinException() | CzzWinException | [inline, virtual] |