Class InvalidAdaptableException

  • All Implemented Interfaces:
    Serializable

    public final class InvalidAdaptableException
    extends RuntimeException
    Exception 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 Detail

      • InvalidAdaptableException

        public InvalidAdaptableException​(String message)