public class ExceptionUtils extends Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStackTrace(Throwable throwable)
Gets the stacktrace as string.
|
static String |
getStackTraceElements(Throwable throwable)
Gets the stack trace elements from the given Throwable and returns a
String object
from it. |
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.