org.broadleafcommerce.common.vendor.service.exception
Class FulfillmentPriceHostException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
              extended by org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceHostException
All Implemented Interfaces:
Serializable

public class FulfillmentPriceHostException
extends FulfillmentPriceException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
fulfillmentPriceExceptionResponse
 
Constructor Summary
FulfillmentPriceHostException()
           
FulfillmentPriceHostException(String message)
           
FulfillmentPriceHostException(String message, Throwable cause)
           
FulfillmentPriceHostException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
getFulfillmentPriceExceptionResponse, setFulfillmentPriceExceptionResponse
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FulfillmentPriceHostException

public FulfillmentPriceHostException()

FulfillmentPriceHostException

public FulfillmentPriceHostException(String message,
                                     Throwable cause)

FulfillmentPriceHostException

public FulfillmentPriceHostException(String message)

FulfillmentPriceHostException

public FulfillmentPriceHostException(Throwable cause)


Copyright © 2012. All Rights Reserved.