Transaction exception - something went wrong with the transaction.
More...
#include </data/code/service_template/third_party/userver/mysql/include/userver/storages/mysql/exceptions.hpp>
|
| MySQLException (unsigned int error, const char *message) |
|
| MySQLException (unsigned int error, const std::string &message) |
|
| MySQLException (unsigned int error, const char *message) |
|
| MySQLException (unsigned int error, const std::string &message) |
|
unsigned int | GetErrno () const |
|
Transaction exception - something went wrong with the transaction.
Definition at line 50 of file exceptions.hpp.
The documentation for this class was generated from the following file: