Class ThrowableUtils
- java.lang.Object
-
- org.antublue.test.engine.internal.util.ThrowableUtils
-
public class ThrowableUtils extends Object
Class to implement ThrowableUtils
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Throwableprune(Class<?> clazz, Throwable throwable)Method to prune a Throwable
-