userver: storages::mysql::MySQLCommandException Class Reference
Loading...
Searching...
No Matches
storages::mysql::MySQLCommandException Class Reference

#include </data/code/userver/mysql/include/userver/storages/mysql/exceptions.hpp>

Detailed Description

Command exception - something went wrong with the command.

Definition at line 42 of file exceptions.hpp.

Inheritance diagram for storages::mysql::MySQLCommandException:

Public Member Functions

 MySQLException (unsigned int error, const char *message)
 MySQLException (unsigned int error, const std::string &message)
unsigned int GetErrno () const

The documentation for this class was generated from the following file: