Uses of Package
com.googlecode.catchexception.throwable.internal

Packages that use com.googlecode.catchexception.throwable.internal
com.googlecode.catchexception.throwable.internal This private package provides everything that is needed to implement com.googlecode.catchthrowable.CatchThrowable (the primary API). 
 

Classes in com.googlecode.catchexception.throwable.internal used by com.googlecode.catchexception.throwable.internal
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 © 2015. All rights reserved.