Go to the documentation of this file.Go to the SVN repository for this file.
41 switch(GetErrCode()) {
42 case eInvalidModifier:
return "eInvalidModifier";
43 case eInvalidValue:
return "eInvalidValue";
44 case eMultipleValuesForbidden:
return "eMultipleValuesForbidden";
45 case eUnknownModifier:
return "eUnknownModifier";
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.