Class InvalidAddPaymentRequestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.exception.InvalidAddPaymentRequestException
All Implemented Interfaces:
Serializable

public class InvalidAddPaymentRequestException extends RuntimeException
Exception denoting that the request to add a payment was invalid
Author:
Chris Kittrell (ckittrell)
See Also:
  • Constructor Details

    • InvalidAddPaymentRequestException

      public InvalidAddPaymentRequestException(String message)