5277527852795280528152825283
getOut().print(msg.toString()); } catch (IOException e) { log.log(Level.WARNING, e.toString(), e); } throw new QuercusExitException(msg.toString()); }
5285528652875288528952905291
/** * Handles exit/die */ public Value exit() { throw new QuercusExitException(); }