Methods Summary |
---|
public void | error(AnnotationProcessorException ape)Receive notification of an error
|
public void | fine(AnnotationProcessorException ape)Receive notication of a fine error message
|
public void | warning(AnnotationProcessorException ape)Receive notification of a warning
|