Lightweight 0.20250904.0
Loading...
Searching...
No Matches
Lightweight::SqlTransactionException Class Reference

#include <SqlTransaction.hpp>

Inheritance diagram for Lightweight::SqlTransactionException:

Public Member Functions

 SqlTransactionException (std::string const &message) noexcept
 

Detailed Description

Represents an exception that occurred during a SQL transaction.

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

Definition at line 68 of file SqlTransaction.hpp.

Constructor & Destructor Documentation

◆ SqlTransactionException()

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

Definition at line 71 of file SqlTransaction.hpp.


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