Retrieves the stack trace for the specified exception.
public static final String getStackTrace( Throwable e )
e
The exception to retrieve the stack trace for.
Returns a string specifying the call stack.