public static class IllegalAnnotationsException.Builder extends Object implements ErrorHandler
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and 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 © 2017 JBoss by Red Hat. All rights reserved.