Definition at line 58 of file exceptions.hpp.
 Inheritance diagram for storages::mysql::MySQLValidationException:
 Collaboration diagram for storages::mysql::MySQLValidationException:Public Member Functions | |
| MySQLException (unsigned int error, const char *message) | |
| MySQLException (unsigned int error, const std::string &message) | |
  Public Member Functions inherited from storages::mysql::MySQLException | |
| MySQLException (unsigned int error, const char *message) | |
| MySQLException (unsigned int error, const std::string &message) | |
| unsigned int | GetErrno () const |