public final class ReturnException
extends com.oracle.truffle.api.nodes.ControlFlowException
| Constructor and Description |
|---|
ReturnException(Object result)
Creates the exception with the result of the JavaScript function.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString