com.sun.xml.bind.v2.runtime
public class IllegalAnnotationsException extends JAXBException
This exception is used to report all the errors to the client application through JAXBContext#newInstance.
Since: JAXB 2.0 EA1
Nested Class Summary | |
---|---|
static class | IllegalAnnotationsException.Builder |
Constructor Summary | |
---|---|
IllegalAnnotationsException(List<IllegalAnnotationException> errors) |
Method Summary | |
---|---|
List<IllegalAnnotationException> | getErrors()
Returns a read-only list of IllegalAnnotationExceptions
wrapped in this exception.
|
String | toString() |
Returns: a non-null list.