Uses of Class
org.glassfish.jaxb.core.v2.runtime.IllegalAnnotationException
Packages that use IllegalAnnotationException
Package
Description
The in-memory model of the JAXB-bound beans.
Implementation of the org.glassfish.jaxb.j2s.model package.
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of IllegalAnnotationException in org.glassfish.jaxb.core.v2.model.core
Methods in org.glassfish.jaxb.core.v2.model.core with parameters of type IllegalAnnotationExceptionModifier and TypeMethodDescriptionvoidErrorHandler.error(IllegalAnnotationException e) Receives a notification for an error in the annotated code. -
Uses of IllegalAnnotationException in org.glassfish.jaxb.runtime.v2.model.impl
Methods in org.glassfish.jaxb.runtime.v2.model.impl with parameters of type IllegalAnnotationExceptionModifier and TypeMethodDescriptionfinal voidModelBuilder.reportError(IllegalAnnotationException e) Methods in org.glassfish.jaxb.runtime.v2.model.impl that throw IllegalAnnotationExceptionModifier and TypeMethodDescriptionprotected ElementInfo<T,C> ModelBuilder.createElementInfo(RegistryInfo<T, C> registryInfo, M m) RuntimeModelBuilder.createElementInfo(RegistryInfo<Type, Class> registryInfo, Method method) -
Uses of IllegalAnnotationException in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime that return types with arguments of type IllegalAnnotationExceptionModifier and TypeMethodDescriptionIllegalAnnotationsException.getErrors()Returns a read-only list ofIllegalAnnotationExceptions wrapped in this exception.Methods in org.glassfish.jaxb.runtime.v2.runtime with parameters of type IllegalAnnotationExceptionModifier and TypeMethodDescriptionvoidIllegalAnnotationsException.Builder.error(IllegalAnnotationException e) Constructor parameters in org.glassfish.jaxb.runtime.v2.runtime with type arguments of type IllegalAnnotationExceptionModifierConstructorDescription