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

The backend saw itself forced to roll back the ongoing transaction. More...

#include <drogon/orm/Exception.h>

Inheritance diagram for drogon::orm::TransactionRollback:
Collaboration diagram for drogon::orm::TransactionRollback:

Public Member Functions

DROGON_EXPORT TransactionRollback (const std::string &)
Public Member Functions inherited from drogon::orm::Failure
DROGON_EXPORT Failure (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

The backend saw itself forced to roll back the ongoing transaction.


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