Exists to convert a Throwable to a String. This gives more control than having a printStackTrace() go directly to a PrintStream or PrintWriter. It also defers the conversion to a String until a later time when the caller finds it convenient.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.