public class ExceptionHelper extends Object
| Constructor and Description |
|---|
ExceptionHelper() |
public static org.hamcrest.Matcher<Throwable> hasCause(Class<? extends Throwable> cause)
cause - the type of exception that caused this.Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.