Home
last modified time | relevance | path

Searched refs:eURLFormat (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/simple/
H A Dsdbapi.hpp71 eURLFormat, ///< Incorrectly formated URL is used to create enumerator
1558 NCBI_THROW(CSDB_Exception, eURLFormat | Retriable(eRetriable_No), in Get()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/simple/
H A Dsdbapi.cpp74 case eURLFormat: return "eURLFormat"; in GetErrCodeString()
1026 NCBI_THROW(CSDB_Exception, eURLFormat | Retriable(eRetriable_No), in ComposeUrl()