Class ShippingCallbackParseException

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

public class ShippingCallbackParseException extends RuntimeException
The exception is thrown if a shipping callback request cannot be parsed.
See Also:
  • Constructor Details

    • ShippingCallbackParseException

      public ShippingCallbackParseException()
    • ShippingCallbackParseException

      public ShippingCallbackParseException(String message)