public static final class OptimizingCompilerException.IllegalUpcast extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
(package private) TypeReference |
magicType
Unboxed type that was attempted to convert to an Object
|
(package private) static long |
serialVersionUID
Support for exception serialization
|
| Constructor and Description |
|---|
IllegalUpcast(TypeReference type) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringstatic final long serialVersionUID
final transient TypeReference magicType
public IllegalUpcast(TypeReference type)