public class ScriptInterruption extends ScriptException
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
willResume |
eval, message, untranslated
Constructor and Description |
---|
ScriptInterruption(ScriptEvaluator eval,
String why,
int millis) |
getErrorMessageUntranslated, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ScriptInterruption(ScriptEvaluator eval, String why, int millis)