CCompressionException Class Reference
[Compression]

Search Toolkit Book for CCompressionException

#include <compress.hpp>

Inheritance diagram for CCompressionException:

Inheritance graph
[legend]
Collaboration diagram for CCompressionException:

Collaboration graph
[legend]
List of all members.

Detailed Description

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)


Member Enumeration Documentation

enum CCompressionException::EErrCode
 

Error types that corelib can generate.

These generic error conditions can occur for corelib applications.

Enumerator:
eCompression  Compression/decompression error.
eCompressionFile  Compression/decompression file error.

Reimplemented from CCoreException.

Definition at line 391 of file compress.hpp.


Member Function Documentation

virtual const char* CCompressionException::GetErrCodeString void   )  const [inline, virtual]
 

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().

CCompressionException::NCBI_EXCEPTION_DEFAULT CCompressionException  ,
CCoreException 
 


The documentation for this class was generated from the following file:
Generated on Wed Dec 9 07:52:40 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Dec 09 08:19:02 2009 by modify_doxy.py rev. 173732