public final class StackTraceUtil extends Object
| Constructor and Description |
|---|
StackTraceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStackTrace(Throwable aThrowable) |
static String |
toStackTraceString(String firstLine,
StackTraceElement[] stack)
Defines a custom format for the stack trace as String.
|
public static String toStackTraceString(String firstLine, StackTraceElement[] stack)
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.