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