|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
public static class IllegalAnnotationsException.Builder
Constructor Summary | |
---|---|
IllegalAnnotationsException.Builder()
|
Method Summary | |
---|---|
void |
check()
If an error was reported, throw the exception. |
void |
error(IllegalAnnotationException e)
Receives a notification for an error in the annotated code. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IllegalAnnotationsException.Builder()
Method Detail |
---|
public void error(IllegalAnnotationException e)
ErrorHandler
error
in interface ErrorHandler
public void check() throws IllegalAnnotationsException
IllegalAnnotationsException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |