com.sun.xml.bind.v2.runtime

Class IllegalAnnotationsException.Builder

public static class IllegalAnnotationsException.Builder extends Object implements ErrorHandler

Method Summary
voidcheck()
If an error was reported, throw the exception.
voiderror(IllegalAnnotationException e)

Method Detail

check

public void check()
If an error was reported, throw the exception. Otherwise exit normally.

error

public void error(IllegalAnnotationException e)