sbool nuLike containsException(Class c, Throwable e) { ret unpackExceptionAs(c, e) != null; }