public class ValueHandlerNotPersistedException extends ValueHandlerException
| Constructor and Description |
|---|
ValueHandlerNotPersistedException(java.util.Set<CockpitValidationDescriptor> properties) |
ValueHandlerNotPersistedException(java.lang.String message) |
ValueHandlerNotPersistedException(java.lang.String message,
java.util.Set<PropertyDescriptor> descriptors) |
ValueHandlerNotPersistedException(java.lang.Throwable cause,
java.util.Set<CockpitValidationDescriptor> properties) |
getProperties, getRelatedProperties, setPropertiespublic ValueHandlerNotPersistedException(java.lang.String message)
public ValueHandlerNotPersistedException(java.lang.String message,
java.util.Set<PropertyDescriptor> descriptors)
public ValueHandlerNotPersistedException(java.util.Set<CockpitValidationDescriptor> properties)
public ValueHandlerNotPersistedException(java.lang.Throwable cause,
java.util.Set<CockpitValidationDescriptor> properties)
Copyright © 2018 SAP SE. All Rights Reserved.