Package com.oracle.truffle.api.object
Class FinalLocationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.oracle.truffle.api.nodes.SlowPathException
-
- com.oracle.truffle.api.object.FinalLocationException
-
- All Implemented Interfaces:
java.io.Serializable
public final class FinalLocationException extends SlowPathException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FinalLocationException()
-
Method Summary
-
Methods inherited from class com.oracle.truffle.api.nodes.SlowPathException
fillInStackTrace
-
-