Lightweight 0.1.0
Loading...
Searching...
No Matches
SqlTransactionException Class Reference

#include <SqlTransaction.hpp>

Inheritance diagram for SqlTransactionException:

Public Member Functions

 SqlTransactionException (const std::string &message) noexcept
 

Detailed Description

Represents an exception that occurred during a SQL transaction.

See also
SqlTransaction::Commit(), SqlTransaction::Rollback()

Definition at line 65 of file SqlTransaction.hpp.

Constructor & Destructor Documentation

◆ SqlTransactionException()

SqlTransactionException::SqlTransactionException ( const std::string &  message)
inlineexplicitnoexcept

Definition at line 68 of file SqlTransaction.hpp.


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