NCBI C++ ToolKit
Public Types | Public Member Functions | List of all members
CEditException Class Reference

Search Toolkit Book for CEditException

#include <objtools/edit/edit_exception.hpp>

+ Inheritance diagram for CEditException:
+ Collaboration diagram for CEditException:

Public Types

enum  EErrCode { eNotImplemented , eInvalid }
 

Public Member Functions

const char * GetErrCodeString () const override
 
 NCBI_EXCEPTION_DEFAULT (CEditException, CException)
 

Detailed Description

Definition at line 44 of file edit_exception.hpp.

Member Enumeration Documentation

◆ EErrCode

Enumerator
eNotImplemented 
eInvalid 

Definition at line 47 of file edit_exception.hpp.

Member Function Documentation

◆ GetErrCodeString()

const char * CEditException::GetErrCodeString ( void  ) const
inlineoverride

Definition at line 60 of file edit_exception.hpp.

References eInvalid, eNotImplemented, and CException::GetErrCodeString().

◆ NCBI_EXCEPTION_DEFAULT()

CEditException::NCBI_EXCEPTION_DEFAULT ( CEditException  ,
CException   
)

The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:57:52 2024 by modify_doxy.py rev. 669887