exit
Throws a ScriptException to prevent scripts from calling System.exit().
Parameters
status
the exit status code that was attempted
Throws
always thrown to block the exit call
Throws a ScriptException to prevent scripts from calling System.exit().
the exit status code that was attempted
always thrown to block the exit call