Uses of Class
org.glassfish.jaxb.core.v2.runtime.IllegalAnnotationException
-
Packages that use IllegalAnnotationException Package Description org.glassfish.jaxb.core.v2.model.core The in-memory model of the JAXB-bound beans. -
-
Uses of IllegalAnnotationException in org.glassfish.jaxb.core.v2.model.core
Methods in org.glassfish.jaxb.core.v2.model.core with parameters of type IllegalAnnotationException Modifier and Type Method Description voidErrorHandler. error(IllegalAnnotationException e)Receives a notification for an error in the annotated code.
-