public class ValidationException extends RuntimeException
| Constructor and Description |
|---|
ValidationException(Set<javax.validation.ConstraintViolation<T>> constraintViolationSet) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidationException(Set<javax.validation.ConstraintViolation<T>> constraintViolationSet)
Copyright © 2015. All Rights Reserved.