Uses of Class
com.sun.xml.bind.v2.runtime.IllegalAnnotationException

Packages that use IllegalAnnotationException
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
 

Uses of IllegalAnnotationException in com.sun.xml.bind.v2.model.core
 

Methods in com.sun.xml.bind.v2.model.core with parameters of type IllegalAnnotationException
 void ErrorHandler.error(IllegalAnnotationException e)
          Receives a notification for an error in the annotated code.