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