9 #ifndef anna_dbms_mysql_ResultCode_hpp 10 #define anna_dbms_mysql_ResultCode_hpp 42 bool notFound(
const int errorCode)
const ;
44 bool locked(
const int errorCode)
const ;
48 static ErrorDecoder st_errorDecoder;
Definition: ResultCode.hpp:26
Definition: ResultCode.hpp:126
bool notFound() const noexcept(false)
bool locked() const noexcept(false)
bool lostConnection() const noexcept(false)
Definition: ResultCode.hpp:29
ResultCode()
Definition: ResultCode.hpp:36
bool successful() const noexcept(false)