Package com.oracle.truffle.api.object
Class IncompatibleLocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.oracle.truffle.api.nodes.SlowPathException
com.oracle.truffle.api.object.IncompatibleLocationException
- All Implemented Interfaces:
Serializable
@Deprecated(since="22.2")
public final class IncompatibleLocationException
extends SlowPathException
Deprecated.
This exception is thrown on an attempt to assign an incompatible value to a location.
- Since:
- 0.8 or earlier
- See Also:
-
Method Summary
Methods inherited from class com.oracle.truffle.api.nodes.SlowPathException
fillInStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString