org.hibernate.validator
public class: InvalidStateException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.validator.InvalidStateException
All Implemented Interfaces:
Serializable
Thrown when the bean has violated one or several of its constraints
You can get the violation details in getInvalidValues()
| Method from org.hibernate.validator.InvalidStateException Summary: |
|---|
|
getInvalidValues |
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |