#include <blast_exception.hpp>
Inheritance diagram for CBlastException:


Definition at line 69 of file blast_exception.hpp.
Public Types | |
| enum | EErrCode { eCoreBlastError, eInvalidOptions, eInvalidArgument, eNotSupported, eInvalidCharacter, eSeqSrcInit, eRpsInit, eSetup } |
| Error types that BLAST can generate. More... | |
Public Member Functions | |
| virtual const char * | GetErrCodeString (void) const |
| Translate from the error code value to its string representation. | |
| NCBI_EXCEPTION_DEFAULT (CBlastException, CException) | |
|
|
Error types that BLAST can generate.
Reimplemented from CException. Reimplemented in CPssmEngineException, and CRemoteBlastException. Definition at line 73 of file blast_exception.hpp. |
|
|
Translate from the error code value to its string representation.
Reimplemented from CException. Reimplemented in CPssmEngineException, and CRemoteBlastException. Definition at line 89 of file blast_exception.hpp. References eCoreBlastError, eInvalidArgument, eInvalidCharacter, eInvalidOptions, eNotSupported, eRpsInit, eSeqSrcInit, CException::GetErrCode(), and CException::GetErrCodeString(). |
|
||||||||||||
|
|
1.4.6
Modified on Mon Dec 07 16:22:43 2009 by modify_doxy.py rev. 173732