- err
- the writer to write the stack trace on.
Writes a printable representation of this Throwable's stack trace to the specified print writer. If the Throwable contains a Throwable.Cause, the method will be invoked recursively for the nested Throwable.