ErrorHandlerpublic static class IllegalAnnotationsException.Builder extends java.lang.Object implements ErrorHandler
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
check() |
If an error was reported, throw the exception.
|
void |
error(IllegalAnnotationException e) |
Receives a notification for an error in the annotated code.
|
public void error(IllegalAnnotationException e)
ErrorHandlererror in interface ErrorHandlerpublic void check()
throws IllegalAnnotationsException
IllegalAnnotationsExceptionCopyright © 2018 Oracle Corporation. All rights reserved.