Class FullfilmentProcessStaringException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.orderprocessing.exception.FullfilmentProcessStaringException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFullfilmentProcessStaringException(String orderCode, String processDefinition, String message) FullfilmentProcessStaringException(String orderCode, String processDefinition, String message, Throwable nested) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Method Details
-
getOrderCode
- Returns:
- the orderCode
-
getProcessDefinition
- Returns:
- the processDefinition
-