Uses of Class
com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
-
Packages that use IllegalAnnotationsException Package Description com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. -
-
Uses of IllegalAnnotationsException in com.sun.xml.bind.v2.runtime
Methods in com.sun.xml.bind.v2.runtime that throw IllegalAnnotationsException Modifier and Type Method Description void
IllegalAnnotationsException.Builder. check()
If an error was reported, throw the exception.RuntimeTypeInfoSet
JAXBContextImpl. getTypeInfoSet()
Creates aRuntimeTypeInfoSet
.
-