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