UnknownTransactionException

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

class UnknownTransactionException : Exception {}

Meta