sS exceptionToStringShorter(Throwable e) { e = getInnerException(e); ret exceptionToStringShorter_dontDropOuterExceptions(e); }