public class ExceptionHelper extends Object
static boolean
hasThrowable(Throwable stack, Class<? extends Throwable> clazz)
static Throwable
unwind(Throwable e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Throwable unwind(Throwable e)
public static boolean hasThrowable(Throwable stack, Class<? extends Throwable> clazz)
Copyright © 2006–2014 OPS4J - Open Participation Software for Java. All rights reserved.