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