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–2018 The Apache Software Foundation. All rights reserved.