public class AnnotationProcessorException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
javax.lang.model.element.Element |
element |
java.lang.String |
msg |
| Constructor and Description |
|---|
AnnotationProcessorException(javax.lang.model.element.Element element,
java.lang.String msg) |