org.nuiton.util
Class ExceptionUtil

java.lang.Object
  extended by org.nuiton.util.ExceptionUtil

public class ExceptionUtil
extends Object


Constructor Summary
protected ExceptionUtil()
           
 
Method Summary
static String stackTrace(Throwable eee)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionUtil

protected ExceptionUtil()
Method Detail

stackTrace

public static String stackTrace(Throwable eee)


Copyright © 2004-2009 CodeLutin. All Rights Reserved.