Home
last modified time | relevance | path

Searched refs:eWrongParams (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/services/
H A Dnetservice_protocol_parser.hpp135 eWrongParams enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/connect/services/
H A Dnetservice_protocol_parser.hpp135 eWrongParams enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/simple/
H A Dsdbapi.cpp83 case eWrongParams: return "eWrongParams"; in GetErrCodeString()
878 NCBI_THROW(CSDB_Exception, eWrongParams, in s_CheckCompressionFlags()
986 NCBI_THROW(CSDB_Exception, eWrongParams | Retriable(eRetriable_No), in x_GetKey()
1134 NCBI_THROW(CSDB_Exception, eWrongParams | Retriable(eRetriable_No), in x_FillParamMap()
1181 eWrongParams | Retriable(eRetriable_No), in x_GetPassword()
1471 NCBI_THROW(CSDB_Exception, eWrongParams | Retriable(eRetriable_No), in UpdateMirror()
3045 NCBI_THROW(CSDB_Exception, eWrongParams | Retriable(eRetriable_No), in x_CheckRowCount()
3051 NCBI_THROW(CSDB_Exception, eWrongParams | Retriable(eRetriable_No), in x_CheckRowCount()
3283 SDBAPI_THROW(eWrongParams | Retriable(eRetriable_No), in RequireRowCount()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/simple/
H A Dsdbapi.hpp88 eWrongParams ///< Wrong parameters provided to the method enumerator