#include <compress.hpp>
Inheritance diagram for CCompressionException:


Definition at line 388 of file compress.hpp.
Public Types | |
| enum | EErrCode { eCompression, eCompressionFile } |
| Error types that corelib 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 (CCompressionException, CCoreException) | |
|
|
Error types that corelib can generate. These generic error conditions can occur for corelib applications.
Reimplemented from CCoreException. Definition at line 391 of file compress.hpp. |
|
|
Translate from the error code value to its string representation.
Reimplemented from CCoreException. Definition at line 395 of file compress.hpp. References eCompression, eCompressionFile, CCoreException::GetErrCode(), and CException::GetErrCodeString(). |
|
||||||||||||
|
|
1.4.6
Modified on Wed Dec 09 08:19:02 2009 by modify_doxy.py rev. 173732