public final class StackTraceUtil extends Object
Constructor and Description |
---|
StackTraceUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getStackTrace(Throwable aThrowable)
Get the stack trace of a throwable
|
public static String getStackTrace(Throwable aThrowable) throws IOException
aThrowable
- ThrowableIOException
Copyright © 2001–2019 KnowGate. All rights reserved.