com.sun.xml.bind.v2.model.core.ErrorHandlerpublic static class IllegalAnnotationsException.Builder
extends java.lang.Object
implements com.sun.xml.bind.v2.model.core.ErrorHandler
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
check() |
If an error was reported, throw the exception.
|
void |
error(com.sun.xml.bind.v2.runtime.IllegalAnnotationException e) |
public void error(com.sun.xml.bind.v2.runtime.IllegalAnnotationException e)
error in interface com.sun.xml.bind.v2.model.core.ErrorHandlerpublic void check()
throws IllegalAnnotationsException
IllegalAnnotationsExceptionCopyright © 2018 Oracle Corporation. All rights reserved.