|
Lightweight 0.20260303.0
|
#include <SqlTransaction.hpp>
Public Member Functions | |
| SqlTransactionException (std::string const &message) noexcept | |
| Constructs a transaction exception with the given error message. | |
Represents an exception that occurred during a SQL transaction.
Definition at line 68 of file SqlTransaction.hpp.
|
inlineexplicitnoexcept |
Constructs a transaction exception with the given error message.
Definition at line 72 of file SqlTransaction.hpp.