@ProviderType public class MissingElementException extends RuntimeException
MissingElementsException
,
Serialized FormConstructor 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, toString
public MissingElementException(AnnotatedElement element, Throwable cause)
public AnnotatedElement getElement()
Copyright © 2015 The Apache Software Foundation. All rights reserved.