Class InvalidFetchPaymentDetailsParamsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.paymentgateway.service.exception.InvalidFetchPaymentDetailsParamsException
All Implemented Interfaces:
Serializable

public class InvalidFetchPaymentDetailsParamsException extends RuntimeException
The exception is thrown when the parameters to fetch the payment details are invalid.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • InvalidFetchPaymentDetailsParamsException

      public InvalidFetchPaymentDetailsParamsException(String message)