Class PaymentFulfillmentCallbackException

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

public class PaymentFulfillmentCallbackException extends RuntimeException
Exception thrown when an issue is encountered while processing the fulfillment callback in the external Payment Service.
Since:
Cart Operation Service 2.3.0, Release Train 2.3.0
See Also:
  • Constructor Details

    • PaymentFulfillmentCallbackException

      public PaymentFulfillmentCallbackException(String message)