Class ValueHandlerNotPersistedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.cockpit.services.values.ValueHandlerException
de.hybris.platform.cockpit.services.values.ValueHandlerNotPersistedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValueHandlerNotPersistedException(String message) ValueHandlerNotPersistedException(String message, Set<PropertyDescriptor> descriptors) ValueHandlerNotPersistedException(Throwable cause, Set<CockpitValidationDescriptor> properties) -
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
-
ValueHandlerNotPersistedException
-
ValueHandlerNotPersistedException
-
ValueHandlerNotPersistedException
-
ValueHandlerNotPersistedException
public ValueHandlerNotPersistedException(Throwable cause, Set<CockpitValidationDescriptor> properties)
-