Go to the documentation of this file.Go to the SVN repository for this file.
50 _TRACE(
"CToMultiExHandler::HandleIt(): exception received");
unique_ptr< CDB_MultiEx > m_ex
virtual bool HandleIt(CDB_Exception *ex)
Handle the exceptions resulting from a native API call, one-by-one.
virtual ~CToMultiExHandler()
virtual bool HandleAll(const TExceptions &exceptions)
Handle all of the exceptions resulting from a native API call.
#define ITERATE(Type, Var, Cont)
ITERATE macro to sequence through container elements.
deque< CDB_Exception * > TExceptions
Exception container type.
#define DIAG_COMPILE_INFO
Make compile time diagnostic information object to use in CNcbiDiag and CException.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.