211212213214215216217218
return shouldPropagate(); } catch (Throwable t) { // t.printStackTrace(); throw new OTException("failed to apply op", t); } }