public class RuntimeExceptionShield
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| Constructor and Description |
|---|
RuntimeExceptionShield(java.lang.Object target,
java.lang.Class<?> exceptionClass) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.