JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 25
DRAFT 25-internal-LTS-2025-01-20-1302149.pminborg...
java.compiler
javax.lang.model.type
MirroredTypesException
Uses of Class
javax.lang.model.type.MirroredTypesException
Packages that use
MirroredTypesException
Package
Description
javax.lang.model.type
Interfaces used to model Java programming language types.
Uses of
MirroredTypesException
in
javax.lang.model.type
Subclasses of
MirroredTypesException
in
javax.lang.model.type
Modifier and Type
Class
Description
class
MirroredTypeException
Thrown when an application attempts to access the
Class
object corresponding to a
TypeMirror
.