|
DuxReiNummariae 1.1.0-alpha.19
Simple and powerful budgeting application
|
This is the complete list of members for drn::accounting::TransactionError, including all inherited members.
| Error(const ::QString &message) | drn::foundation::Error | explicit |
| Error(const ::QString &message, const std::exception &root) | drn::foundation::Error | |
| Error(const char *)=delete | drn::foundation::Error | explicit |
| Error(const char *, const std::exception &)=delete | drn::foundation::Error | explicit |
| message() const noexcept | drn::foundation::Error | |
| TransactionError(const TransactionNumber &tn, const ::QString &message, const std::exception &root={}) | drn::accounting::TransactionError | |
| TransactionError(const std::optional< TransactionNumber > &tn, const Transaction &t, const ::QString &message, const std::exception &root={}) | drn::accounting::TransactionError | |
| TransactionError(const std::optional< TransactionNumber > &, const Transaction &, const char *, const std::exception &={})=delete | drn::accounting::TransactionError |