Functions | |
void | get_error_details (sword res, OCIError *errhp, std::string &msg, int &errNum) |
void | throw_oracle_soci_error (sword res, OCIError *errhp) |
void soci::details::oracle::get_error_details | ( | sword | res, |
OCIError * | errhp, | ||
std::string & | msg, | ||
int & | errNum | ||
) |
Definition at line 27 of file backends/oracle/error.cpp.
void soci::details::oracle::throw_oracle_soci_error | ( | sword | res, |
OCIError * | errhp | ||
) |
Definition at line 53 of file backends/oracle/error.cpp.