|
||||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
CzzException | +--CzzWinExceptionin zz_win_exception.h
| Fields inherited from class CzzException |
m_ErrorHistory, m_OccuranceTime, m_CallId, m_Reason, m_FileName, m_LineNumber, m_Code |
| Constructor Summary | |
CzzWinException( int lineNumber, CzzString fileName, CzzString reason )
|
|
virtual ~CzzWinException()
|
|
| Method Summary | |
protected CzzString |
GetLastErrorText( void )
|
| Methods inherited from class CzzException |
GetOccuranceTime, GetErrorHistory, GetReason, GetCallId, GetFileName, GetLineNumber, GetCode, StoreInHistory |
| Constructor Detail |
public CzzWinException( int lineNumber, CzzString fileName, CzzString reason );
public virtual ~CzzWinException();
| Method Detail |
protected CzzString GetLastErrorText( void );
|
||||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||