org.extremecomponents.util
Class ExceptionUtils

java.lang.Object
  extended byorg.extremecomponents.util.ExceptionUtils

public class ExceptionUtils
extends java.lang.Object

Author:
paul horn

Constructor Summary
ExceptionUtils()
           
 
Method Summary
static java.lang.String formatStackTrace(java.lang.Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionUtils

public ExceptionUtils()
Method Detail

formatStackTrace

public static java.lang.String formatStackTrace(java.lang.Throwable t)


Copyright © 2004 sourceforge. All Rights Reserved.