public class FulfillmentPriceException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected FulfillmentPriceExceptionResponse |
fulfillmentPriceExceptionResponse |
| Constructor and Description |
|---|
FulfillmentPriceException() |
FulfillmentPriceException(String message) |
FulfillmentPriceException(String message,
Throwable cause) |
FulfillmentPriceException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentPriceExceptionResponse |
getFulfillmentPriceExceptionResponse() |
void |
setFulfillmentPriceExceptionResponse(FulfillmentPriceExceptionResponse fulfillmentPriceExceptionResponse) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected FulfillmentPriceExceptionResponse fulfillmentPriceExceptionResponse
public FulfillmentPriceException()
public FulfillmentPriceException(String message)
public FulfillmentPriceException(Throwable cause)
public FulfillmentPriceExceptionResponse getFulfillmentPriceExceptionResponse()
public void setFulfillmentPriceExceptionResponse(FulfillmentPriceExceptionResponse fulfillmentPriceExceptionResponse)
Copyright © 2014. All Rights Reserved.