Go to the documentation of this file.Go to the SVN repository for this file.
43 switch ( GetErrCode() ) {
44 case eNotImplemented:
return "eNotImplemented";
45 case eInvalidBlob:
return "eInvalidBlob";
46 case eCompressionError:
return "eCompressionError";
47 case eOtherError:
return "eOtherError";
virtual const char * GetErrCodeString(void) const
Get error code interpreted as text.
#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.