Class TransactionBufferException.TransactionNotFoundException

All Implemented Interfaces:
Serializable
Enclosing class:
TransactionBufferException

public static class TransactionBufferException.TransactionNotFoundException extends TransactionBufferException
Exception is thrown when the transaction is not found in the transaction buffer.
See Also:
  • Constructor Details

    • TransactionNotFoundException

      public TransactionNotFoundException(String message)