public class AnnotatedElementException extends Exception
Constructor and Description |
---|
AnnotatedElementException(AnnotatedElement annotatedElement,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
AnnotatedElement |
getAnnotatedElement() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AnnotatedElementException(AnnotatedElement annotatedElement, Throwable cause)
public AnnotatedElement getAnnotatedElement()
Copyright © 2006–2014 Highsource. All rights reserved.