public final class Decorator extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
print(Throwable throwable) |
static void |
printSafely(Throwable throwable,
PrintStream out) |
static void |
printSafely(Throwable throwable,
PrintWriter out) |
public static void printSafely(Throwable throwable, PrintStream out)
public static void printSafely(Throwable throwable, PrintWriter out)
Copyright © 2018. All rights reserved.