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
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFulfillmentPriceException(String message) FulfillmentPriceException(String message, Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFulfillmentPriceExceptionResponse(FulfillmentPriceExceptionResponse fulfillmentPriceExceptionResponse) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
fulfillmentPriceExceptionResponse
-
-
Constructor Details
-
FulfillmentPriceException
public FulfillmentPriceException() -
FulfillmentPriceException
-
FulfillmentPriceException
-
FulfillmentPriceException
-
-
Method Details
-
getFulfillmentPriceExceptionResponse
-
setFulfillmentPriceExceptionResponse
public void setFulfillmentPriceExceptionResponse(FulfillmentPriceExceptionResponse fulfillmentPriceExceptionResponse)
-