|
MFC Class Library | ||||||
| FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
CObject
|
+--CException
|
+--CSimpleException
|
+--CUserException
in AFXWIN.H
| Fields inherited from class CSimpleException |
m_bAutoDelete, m_bInitialized, m_bLoaded, m_szMessage, m_nResourceID |
| Fields inherited from class CException |
classCException, m_bAutoDelete |
| Fields inherited from class CObject |
classCObject |
| Constructor Summary | |
CUserException( BOOL bAutoDelete )
|
|
CUserException( BOOL bAutoDelete, UINT nResourceID )
|
|
CUserException()
|
|
virtual ~CUserException()
|
|
| Methods inherited from class CSimpleException |
GetErrorMessage, InitString |
| Methods inherited from class CException |
GetRuntimeClass, Delete, GetErrorMessage, ReportError |
| Methods inherited from class CObject |
GetRuntimeClass, new, new, delete, IsSerializable, IsKindOf, Serialize |
| Constructor Detail |
public CUserException( BOOL bAutoDelete );
public CUserException( BOOL bAutoDelete, UINT nResourceID );
public CUserException();
public virtual ~CUserException();
|
MFC Class Library
CppDoc v2.3.1 |
||||||
| FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||