Class ThrowableContext
- java.lang.Object
-
- org.antublue.test.engine.internal.test.util.ThrowableContext
-
public class ThrowableContext extends Object
-
-
Constructor Summary
Constructors Constructor Description ThrowableContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(Class<?> clazz, Throwable throwable)voidclear()ThrowablegetFirst()List<Throwable>getThrowables()booleanisEmpty()voidthrowFirst()
-