public class RuntimeExceptionShield extends Object implements InvocationHandler
RuntimeExceptionShield(Object target, Class<?> exceptionClass)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RuntimeExceptionShield(Object target, Class<?> exceptionClass)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2007–2016. All rights reserved.