Uses of Class
com.googlecode.catchexception.throwable.internal.AbstractThrowableProcessingInvocationHandler

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

Uses of AbstractThrowableProcessingInvocationHandler in com.googlecode.catchexception.throwable.internal
 

Subclasses of AbstractThrowableProcessingInvocationHandler in com.googlecode.catchexception.throwable.internal
 class ThrowableProcessingInterceptor<E extends Throwable>
          This AbstractThrowableProcessingInvocationHandler implements MethodInterceptor for Mockito's cglib variant.
 



Copyright © 2015. All rights reserved.