public class ExitException
extends com.oracle.truffle.api.exception.AbstractTruffleException
| Constructor and Description |
|---|
ExitException(int status) |
ExitException(int status,
com.oracle.truffle.api.nodes.Node location) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExceptionExitStatus() |
com.oracle.truffle.api.interop.ExceptionType |
getExceptionType() |
int |
getStatus() |
fillInStackTrace, getCause, getLocation, getStackTraceElementLimitaddSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString