Package org.apache.sling.models.factory
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.sling.models.factory.ValidationException
- All Implemented Interfaces:
Serializable
Thrown in case an validation could not be performed for the given model.
(although it would be required through
ValidationStrategy.REQUIRED
).
Depends on the actual implementation under which exact circumstances this is thrown.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationException
-
ValidationException
-