org.ops4j.pax.exam
Class ExceptionHelper
java.lang.Object
org.ops4j.pax.exam.ExceptionHelper
public class ExceptionHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionHelper
public ExceptionHelper()
unwind
public static Throwable unwind(Throwable e)
hasThrowable
public static boolean hasThrowable(Throwable stack,
Class<? extends Throwable> clazz)
Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.