Package org.apache.sling.models.factory
Class InvalidModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.sling.models.factory.InvalidModelException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidResourceException
Thrown in case the given model type could not be validated through the model validation.
The actual validation error message is encapsulated
- 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
-
InvalidModelException
-