Uses of Class
org.eclipse.persistence.exceptions.BeanValidationException
-
Packages that use BeanValidationException Package Description org.eclipse.persistence.exceptions -
-
Uses of BeanValidationException in org.eclipse.persistence.exceptions
Methods in org.eclipse.persistence.exceptions that return BeanValidationException Modifier and Type Method Description static BeanValidationExceptionBeanValidationException. constraintViolation(Object[] args, Throwable internalException)static BeanValidationExceptionBeanValidationException. illegalValidationMode(String prefix, String modeName)static BeanValidationExceptionBeanValidationException. notNullAndNillable(String propertyName)static BeanValidationExceptionBeanValidationException. providerNotFound(String prefix, Throwable internalException)
-