Class MirroredTypesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.lang.model.type.MirroredTypesException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MirroredTypeException

public class MirroredTypesException extends RuntimeException
Thrown when an application attempts to access a sequence of Class objects each corresponding to a TypeMirror.
Since:
1.6
See Also: