Class IllegalQuoteStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.commerceservices.order.exceptions.IllegalQuoteStateException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IllegalQuoteSubmitException

public class IllegalQuoteStateException extends RuntimeException
Exception thrown when an action cannot be performed for a quote. Encapsulates basic quote information.
See Also: