Package com.oracle.truffle.api.frame
Class FrameSlotTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.oracle.truffle.api.nodes.SlowPathException
-
- com.oracle.truffle.api.frame.FrameSlotTypeException
-
- All Implemented Interfaces:
java.io.Serializable
public final class FrameSlotTypeException extends SlowPathException
Exception thrown if the frame slot type does not match the access type.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FrameSlotTypeException()
-
Method Summary
-
Methods inherited from class com.oracle.truffle.api.nodes.SlowPathException
fillInStackTrace
-
-