Class TransactionNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class TransactionNotFoundException
    extends RuntimeException
    The exception is thrown if a transaction cannot be found.
    Author:
    Dima Myroniuk (dmyroniuk)
    See Also:
    Serialized Form
    • Constructor Detail

      • TransactionNotFoundException

        public TransactionNotFoundException()
      • TransactionNotFoundException

        public TransactionNotFoundException​(String message)