- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.sling.models.factory.MissingElementException
-
- All Implemented Interfaces:
- java.io.Serializable
public class MissingElementException
extends java.lang.RuntimeException
Exception which is used whenever one element (field, method or constructor) could not be set.
- See Also:
MissingElementsException
,
Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description |
MissingElementException(java.lang.reflect.AnnotatedElement element,
java.lang.Throwable cause) |
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"