Package | Description |
---|---|
com.googlecode.catchexception.throwable.internal |
This private package provides everything that is needed to
implement
com.googlecode.catchthrowable.CatchThrowable
(the primary API). |
Class and Description |
---|
AbstractThrowableProcessingInvocationHandler
This abstract method invocation interceptor
delegates all method calls to the 'underlying object',
catches throwables of a given type, and
(optionally) asserts that an throwable of a specific type is thrown.
|
ProxyFactory
Creates proxies.
|
Copyright © 2014. All rights reserved.