Class ValueHandlerWorkflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.cockpit.services.values.ValueHandlerException
de.hybris.platform.cockpit.services.values.ValueHandlerWorkflowException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValueHandlerWorkflowException(String message, Throwable cause, Set<PropertyDescriptor> relatedProperties) ValueHandlerWorkflowException(String message, Set<PropertyDescriptor> relatedProperties) -
Method Summary
Methods inherited from class de.hybris.platform.cockpit.services.values.ValueHandlerException
getProperties, getRelatedProperties, setPropertiesMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValueHandlerWorkflowException
public ValueHandlerWorkflowException(String message, Throwable cause, Set<PropertyDescriptor> relatedProperties) -
ValueHandlerWorkflowException
-