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

Base class for all uMySQL driver exceptions. More...

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

+ Inheritance diagram for storages::mysql::MySQLException:
+ Collaboration diagram for storages::mysql::MySQLException:

Public Member Functions

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

Detailed Description

Base class for all uMySQL driver exceptions.

Definition at line 12 of file exceptions.hpp.


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