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)
ErrorHandler
error
in interface ErrorHandler
public void check() throws IllegalAnnotationsException
IllegalAnnotationsException
Copyright © 2019 JBoss by Red Hat. All rights reserved.