public class ValueHandlerNotPersistedException extends ValueHandlerException
| Constructor and Description |
|---|
ValueHandlerNotPersistedException(Set<CockpitValidationDescriptor> properties) |
ValueHandlerNotPersistedException(String message) |
ValueHandlerNotPersistedException(String message,
Set<PropertyDescriptor> descriptors) |
ValueHandlerNotPersistedException(Throwable cause,
Set<CockpitValidationDescriptor> properties) |
getProperties, getRelatedProperties, setPropertiesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValueHandlerNotPersistedException(String message)
public ValueHandlerNotPersistedException(String message, Set<PropertyDescriptor> descriptors)
public ValueHandlerNotPersistedException(Set<CockpitValidationDescriptor> properties)
public ValueHandlerNotPersistedException(Throwable cause, Set<CockpitValidationDescriptor> properties)
Copyright © 2017 SAP SE. All Rights Reserved.