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:
java.io.Serializable
public final class NullReceiverException extends com.oracle.truffle.api.nodes.ControlFlowException- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static NullReceiverExceptionINSTANCE
-
-
-
Field Detail
-
INSTANCE
public static final NullReceiverException INSTANCE
-
-