Class TransactionStillPendingException

All Implemented Interfaces:
Serializable

public class TransactionStillPendingException extends AssembledTransactionException
Raised when the transaction is still pending.
See Also:
  • Constructor Details

    • TransactionStillPendingException

      public TransactionStillPendingException(String message, AssembledTransaction<?> assembledTransaction)