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

IO exception (read/write timeout/cancelled) More...

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

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

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
 

Detailed Description

IO exception (read/write timeout/cancelled)

Definition at line 26 of file exceptions.hpp.


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