userver: storages::mysql::MySQLStatementException Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::mysql::MySQLStatementException Class Reference

#include </home/antonyzhilin/arcadia/taxi/uservices/userver/mysql/include/userver/storages/mysql/exceptions.hpp>

Detailed Description

Statement exception - something went wrong with the statement.

Definition at line 34 of file exceptions.hpp.

+ Inheritance diagram for storages::mysql::MySQLStatementException:

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: