Class ElementAnnotationUtil.UnexpectedAnnotationLocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.checkerframework.framework.util.element.ElementAnnotationUtil.UnexpectedAnnotationLocationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ElementAnnotationUtil
Exception indicating an invalid location for an annotation was found.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString