Class InvalidTransactionAmountException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.paymenttransaction.exception.InvalidTransactionAmountException
All Implemented Interfaces:
Serializable

public class InvalidTransactionAmountException extends RuntimeException
Exception thrown when the executed transaction amount is invalid
Author:
Marie Standeven (mariestandeven)
See Also:
  • Constructor Details

    • InvalidTransactionAmountException

      public InvalidTransactionAmountException(String message)