public final class ExceptionClassifier extends java.lang.Object
static boolean
isRecoverableException(java.lang.Throwable t)
isUnrecoverableException(java.lang.Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean isRecoverableException(java.lang.Throwable t)
public static boolean isUnrecoverableException(java.lang.Throwable t)