TransactionException

Indicates that a transaction could not be begun, committed or rolled back.

Constructors

this
this(string msg, string f, size_t l)

Undocumented in source.

this
this(Throwable causedBy, string f, size_t l)

Undocumented in source.

Meta