Package org.hackystat.utilities.stacktrace

Provides a simple class for converting stack traces to strings.

See:
          Description

Class Summary
StackTrace Provides a simple solution to the common problem of obtaining a String containing the stack trace produced by an exception.
TestStackTrace Tests the Stack Trace class.
 

Package org.hackystat.utilities.stacktrace Description

Provides a simple class for converting stack traces to strings.