Class AnnotationElementParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jvnet.basicjaxb_annox.parser.exception.AnnotationElementParseException
All Implemented Interfaces:
Serializable

public class AnnotationElementParseException extends Exception
See Also:
  • Constructor Details

    • AnnotationElementParseException

      public AnnotationElementParseException(Element element, Throwable cause)
  • Method Details

    • getElement

      public Element getElement()