// also logs full exception to console static S throwableToUser(Throwable e) { ret formatExceptionForUser(e); }