org.paneris.util
Class ExceptionUtils

java.lang.Object
  extended by org.paneris.util.ExceptionUtils

public class ExceptionUtils
extends java.lang.Object


Constructor Summary
ExceptionUtils()
           
 
Method Summary
static java.lang.String stackTrace(java.lang.Throwable e)
           
 
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

stackTrace

public static java.lang.String stackTrace(java.lang.Throwable e)


Copyright © 2000-2008 PanEris. All Rights Reserved.