Package org.apache.sling.models.factory
Class InvalidAdaptableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.sling.models.factory.InvalidAdaptableException
- All Implemented Interfaces:
Serializable
Exception which is triggered whenever a Sling Model could not be
instantiated because it could not be adapted from the given adaptable.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidAdaptableException
-