Class QuoteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.b2b.occ.exceptions.QuoteException
- All Implemented Interfaces:
Serializable
Generic Exception for Quotes. Mainly intended for generating the right REST status codes. It should be used
for generating BAD_REQUEST.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QuoteException
-
QuoteException
-