Class InvalidCreatePaymentRequestException

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

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

    • InvalidCreatePaymentRequestException

      public InvalidCreatePaymentRequestException(String message)