Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef CONNECT_SERVICES__SRV_CONNECTIONS_EXEPT_HPP
2 #define CONNECT_SERVICES__SRV_CONNECTIONS_EXEPT_HPP
NCBI_EXCEPTION_DEFAULT(CNetSrvConnException, CException)
virtual const char * GetErrCodeString(void) const override
Get error code interpreted as text.
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.
Defines NCBI C++ exception handling.