TermException
throw/1
116117118119120121122123
engine.trail)) { return engine.fail(); } return cont; } catch (IOException e) { throw new TermException(new JavaObjectTerm(e)); } }