org.broadleafcommerce.common.vendor.service.exception
Class ShippingPriceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.common.vendor.service.exception.ShippingPriceException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ShippingPriceHostException
public class ShippingPriceException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
shippingPriceResponse
protected ShippingPriceResponse shippingPriceResponse
ShippingPriceException
public ShippingPriceException()
ShippingPriceException
public ShippingPriceException(String message,
Throwable cause)
ShippingPriceException
public ShippingPriceException(String message)
ShippingPriceException
public ShippingPriceException(Throwable cause)
getShippingPriceResponse
public ShippingPriceResponse getShippingPriceResponse()
setShippingPriceResponse
public void setShippingPriceResponse(ShippingPriceResponse shippingPriceResponse)
Copyright © 2012. All Rights Reserved.