com.croftsoft.core.lang
Class ThrowableLib
java.lang.Object
  
com.croftsoft.core.lang.ThrowableLib
public final class ThrowableLib
- extends Object
 
A collection of static methods to manipulate java.lang.Throwable.
- Since:
 
  - 2001-05-18
 
- Version:
 
  - 2001-05-18
 
- Author:
 
  - David W. Croft
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
main
public static void main(String[] args)
 
getStackTrace
public static String getStackTrace(Throwable throwable)
- Returns the stack trace as a String.
 
 
CroftSoft Core Javadoc                      (2008-09-28 20:58:02)