Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef UTIL_EXCEPTION__HPP
2 #define UTIL_EXCEPTION__HPP
EErrCode
Error types that an application can generate.
virtual const char * GetErrCodeString(void) const
Get error code interpreted as text.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
NCBI_EXCEPTION_DEFAULT(CIOException, CUtilException)
NCBI_EXCEPTION_DEFAULT(CBlockingQueueException, CUtilException)
NCBI_EXCEPTION_DEFAULT(CUtilException, CException)
NCBI_EXCEPTION_DEFAULT(CEofException, CIOException)
Defines NCBI C++ exception handling.
NCBI_XUTIL_EXPORT
Parameter to control printing diagnostic message about conversion of static array data from a differe...