Class JSInterruptedExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.oracle.truffle.api.exception.AbstractTruffleException
com.oracle.truffle.js.runtime.JSInterruptedExecutionException
All Implemented Interfaces:
com.oracle.truffle.api.interop.TruffleObject, Serializable

public final class JSInterruptedExecutionException extends com.oracle.truffle.api.exception.AbstractTruffleException
See Also: