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