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