org.jvnet.annox.reflect
Class AnnotatedElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jvnet.annox.reflect.AnnotatedElementException
- All Implemented Interfaces:
- Serializable
public class AnnotatedElementException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AnnotatedElementException
public AnnotatedElementException(AnnotatedElement annotatedElement,
Throwable cause)
getAnnotatedElement
public AnnotatedElement getAnnotatedElement()
Copyright © 2006-2012 Highsource. All Rights Reserved.