public final class ExceptionUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
sneakyThrow(Throwable t) |
static String |
toCompressedString(Throwable error) |
static String |
toString(Throwable error) |
Copyright © 2018. All Rights Reserved.