public class FulfillmentPriceException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
protected FulfillmentPriceExceptionResponse |
fulfillmentPriceExceptionResponse |
| Constructor and Description |
|---|
FulfillmentPriceException() |
FulfillmentPriceException(java.lang.String message) |
FulfillmentPriceException(java.lang.String message,
java.lang.Throwable cause) |
FulfillmentPriceException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentPriceExceptionResponse |
getFulfillmentPriceExceptionResponse() |
void |
setFulfillmentPriceExceptionResponse(FulfillmentPriceExceptionResponse fulfillmentPriceExceptionResponse) |
protected FulfillmentPriceExceptionResponse fulfillmentPriceExceptionResponse
public FulfillmentPriceException()
public FulfillmentPriceException(java.lang.String message,
java.lang.Throwable cause)
public FulfillmentPriceException(java.lang.String message)
public FulfillmentPriceException(java.lang.Throwable cause)
public FulfillmentPriceExceptionResponse getFulfillmentPriceExceptionResponse()
public void setFulfillmentPriceExceptionResponse(FulfillmentPriceExceptionResponse fulfillmentPriceExceptionResponse)
Copyright © 2018. All Rights Reserved.