drogon
C++14/17-based HTTP application framework
Loading...
Searching...
No Matches
drogon::orm::TimeoutError Class Reference

Timeout error in when executing the SQL statement. More...

#include <drogon/orm/Exception.h>

Inheritance diagram for drogon::orm::TimeoutError:
Collaboration diagram for drogon::orm::TimeoutError:

Public Member Functions

DROGON_EXPORT TimeoutError (const std::string &)
Public Member Functions inherited from drogon::orm::DrogonDbException
virtual ~DrogonDbException () noexcept
 Support run-time polymorphism, and keep this class abstract.

Detailed Description

Timeout error in when executing the SQL statement.


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