public final class ErrorTypeException
extends java.lang.RuntimeException
Element is or inherits from an error kind.
Includes element to point to for the cause of the error
| Constructor and Description |
|---|
ErrorTypeException(java.lang.String message,
javax.lang.model.element.Element badElement) |
| Modifier and Type | Method and Description |
|---|---|
javax.lang.model.element.Element |
getBadElement() |