Go to the documentation of this file.Go to the SVN repository for this file.
virtual const char * GetErrCodeString(void) const override
Get error code interpreted as text.
@ eIndexOverflow
Element index overflow.
@ eWeightOverflow
Element weight overflow.
@ eNotFound
The requested key was not found in the cache.
TErrCode GetErrCode(void) const
Get error code.
virtual const char * GetErrCodeString(void) const
Get error code interpreted as text.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
The NCBI C++ generic cache template.