Class VmStackOverflowException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.oracle.truffle.api.exception.AbstractTruffleException
org.pkl.core.runtime.VmException
org.pkl.core.runtime.VmStackOverflowException
All Implemented Interfaces:
com.oracle.truffle.api.interop.TruffleObject, Serializable

public final class VmStackOverflowException extends VmException
See Also:
  • Constructor Details