public final class ThrowableUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
extractStackTrace(Throwable t) |
static boolean |
isChecked(Throwable t) |
static boolean |
isUnchecked(Throwable t) |
Copyright © 2017 com.mchange. All rights reserved.