Class CheckoutApiSetupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.payment.service.gateway.exceptions.CheckoutApiSetupException
All Implemented Interfaces:
Serializable

public class CheckoutApiSetupException extends RuntimeException
Exception thrown when the CheckoutApi fails to initialize.
See Also:
  • Constructor Details

    • CheckoutApiSetupException

      public CheckoutApiSetupException()
    • CheckoutApiSetupException

      public CheckoutApiSetupException(String message)