@ProviderType public class MissingElementException extends RuntimeException
MissingElementsException, 
Serialized Form| Constructor and Description | 
|---|
| MissingElementException(AnnotatedElement element,
                       Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| AnnotatedElement | getElement() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingElementException(AnnotatedElement element, Throwable cause)
public AnnotatedElement getElement()
Copyright © 2015 The Apache Software Foundation. All rights reserved.