Go to the documentation of this file.Go to the SVN repository for this file.
30 #ifndef _MOD_ERROR_HPP_
31 #define _MOD_ERROR_HPP_
48 const char* GetErrCodeString(
void)
const override;
NCBI_EXCEPTION_DEFAULT(CModReaderException, CException)
@ eMultipleValuesForbidden
Include a standard set of the NCBI C++ Toolkit most basic headers.
EErrCode
Error types that an application can generate.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
#define NCBI_XOBJREAD_EXPORT