UnknownTransactionException

The exception is thrown when invalid transaction interface is passed to isTransactionReady and getTransaction methods.

class UnknownTransactionException : Exception {}

Constructors

this
this(string file, size_t line)
Undocumented in source.

Meta