Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_CORE___VIEW_EXCEPTION__HPP
2 #define GUI_CORE___VIEW_EXCEPTION__HPP
51 switch (GetErrCode()) {
NCBI_EXCEPTION_DEFAULT(CViewException, CException)
virtual const char * GetErrCodeString(void) const
virtual const char * GetErrCodeString(void) const
Get error code interpreted as text.
#define EXCEPTION_VIRTUAL_BASE
Do not use virtual base classes in exception declaration at all, because in this case derived class s...
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Defines NCBI C++ exception handling.