Class PaymentCallbackSecurityTokenNotFoundException

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

public class PaymentCallbackSecurityTokenNotFoundException extends RuntimeException
Exception denoting that no security token was found for the payment callback.
Author:
mariestandeven
See Also:
  • Constructor Details

    • PaymentCallbackSecurityTokenNotFoundException

      public PaymentCallbackSecurityTokenNotFoundException(String message)