Go to the SVN repository for this file.
1 #ifndef PROSPLIGN_EXCEPTION_HPP 2 #define PROSPLIGN_EXCEPTION_HPP 60 switch( GetErrCode() ) {
62 return "Can't open file";
64 return "Unexpected format";
66 return "Error in output preparation code";
68 return "Internal alignment format error";
70 return "Back alignment error";
72 return "Score check failed";
74 return "Parameters for alignment are out of scope";
76 return "Not enough memory error";
78 return "Interrupted by user";
80 return "Generic error";
virtual const char * GetErrCodeString(void) const override
NCBI_EXCEPTION_DEFAULT(CProSplignException, CException)
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.
The NCBI C++/STL use hints.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4