#include <acserrExceptionManager.h>
Collaboration diagram for ACSErr::ExceptionManager:
Public Member Functions | |
void | pushException (ACE_CString &str, ACSbaseExImpl &ex) |
ACSbaseExImpl | popException (ACE_CString &str) |
bool | existException (ACE_CString &str) |
Static Public Member Functions | |
ExceptionManager * | instance () |
Private Member Functions | |
ExceptionManager () | |
Private Attributes | |
ExmgrMap | mymap |
ACE_Recursive_Thread_Mutex | m_mapMutex |
Static Private Attributes | |
ExceptionManager | exmgr |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|