Class MissingElementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.sling.models.factory.MissingElementException
All Implemented Interfaces:
Serializable

@ProviderType public class MissingElementException extends RuntimeException
Exception which is used whenever one element (field, method or constructor) could not be set.
See Also: