org.apache.geronimo.system.main
Class ExceptionUtil

java.lang.Object
  extended by org.apache.geronimo.system.main.ExceptionUtil

public class ExceptionUtil
extends Object


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

Constructor Detail

ExceptionUtil

public ExceptionUtil()
Method Detail

trimStackTrace

public static void trimStackTrace(Throwable t)


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.