Class MissingElementsException

  • All Implemented Interfaces:
    Serializable

    @ProviderType
    public final class MissingElementsException
    extends RuntimeException
    Exception which is triggered whenever a Sling Model cannot be instantiated due to some missing elements (i.e. required fields/methods/constructor parameters could not be injected). Contains a number of MissingElementExceptions.
    See Also:
    ModelFactory, Serialized Form