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, toStringpublic AnnotatedElementException(AnnotatedElement annotatedElement, Throwable cause)
public AnnotatedElement getAnnotatedElement()
Copyright © 2006-2013 Highsource. All Rights Reserved.