public abstract class ExceptionUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getExceptionStackTrace(Throwable exception)
Obtains the entire stracktrace of an exception and converts it into a
string.
|
public static String getExceptionStackTrace(Throwable exception)
exception
- the exception whose stacktrace has to be convertedCopyright © 2004-2006 Uwyn bvba/sprl and Omnicore Software. All Rights Reserved.