Class ShippingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.skava.core.ECommerceException
com.skava.shipping.exceptions.ShippingException
All Implemented Interfaces:
Serializable

public class ShippingException extends com.skava.core.ECommerceException
Exception for Shipping Option.
Since:
2020-11-19
Version:
1.0
Author:
Sree Reshmi
See Also:
  • Constructor Details

    • ShippingException

      public ShippingException(String errorCode, String errorMessage, int httpStatusCode)
      Parameters:
      errorCode -
      errorMessage -
      httpStatusCode -