static JTextArea exceptionInTextArea(Throwable e) { ret wrappedTextArea(getStackTrace(unwrapTrivialExceptionWraps(e))); }