sbool nuLike containsExceptionOfType(Class c, Throwable e) { ret containsException(c, e); }