Package org.pkl.core.runtime
Class NullReceiverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.oracle.truffle.api.nodes.ControlFlowException
org.pkl.core.runtime.NullReceiverException
- All Implemented Interfaces:
Serializable
public final class NullReceiverException
extends com.oracle.truffle.api.nodes.ControlFlowException
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class com.oracle.truffle.api.nodes.ControlFlowException
fillInStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
INSTANCE
-