Uses of Class
javax.lang.model.UnknownEntityException
Package
Description
Interfaces used to model elements of the Java programming language.
Interfaces used to model Java programming language types.
-
Uses of UnknownEntityException in javax.lang.model.element
Modifier and TypeClassDescriptionclass
Indicates that an unknown kind of annotation value was encountered.class
Indicates that an unknown kind of module directive was encountered.class
Indicates that an unknown kind of element was encountered. -
Uses of UnknownEntityException in javax.lang.model.type
Modifier and TypeClassDescriptionclass
Indicates that an unknown kind of type was encountered.