sbool isIOException(Throwable e) { ret containsExceptionOfType IOException(e); }