org.nuiton.util
Class ExceptionUtil
java.lang.Object
org.nuiton.util.ExceptionUtil
Deprecated. since 2.5, will be removed and not replaced in version 2.6
@Deprecated
public class ExceptionUtil
- extends Object
|
Method Summary |
static String |
stackTrace(Throwable eee)
Deprecated. since 2.5, prefeur use ExceptionUtils.getStackTrace(Throwable) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionUtil
protected ExceptionUtil()
- Deprecated.
stackTrace
@Deprecated
public static String stackTrace(Throwable eee)
- Deprecated. since 2.5, prefeur use
ExceptionUtils.getStackTrace(Throwable)
Copyright © 2004-2012 CodeLutin. All Rights Reserved.