Base class for all uMySQL driver exceptions.
Definition at line 12 of file exceptions.hpp.
Public Member Functions | |
MySQLException (unsigned int error, const char *message) | |
MySQLException (unsigned int error, const std::string &message) | |
unsigned int | GetErrno () const |