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:
 java.io.Serializable
@ProviderType public final class InvalidAdaptableException extends java.lang.RuntimeExceptionException which is triggered whenever a Sling Model could not be instantiated because it could not be adapted from the given adaptable.- See Also:
 ModelFactory, Serialized Form
 
- 
- 
Constructor Summary
Constructors Constructor Description InvalidAdaptableException(java.lang.String message) 
 -