static bool nuLike containsExceptionOfType(Class c, Throwable e) { ret innerExceptionOfType(c, e) != null; }