Package hudson.util.jna
Class InitializationErrorInvocationHandler
java.lang.Object
hudson.util.jna.InitializationErrorInvocationHandler
- All Implemented Interfaces:
InvocationHandler
InvocationHandler
that reports the same exception over and over again when methods are invoked
on the interface.
This is convenient to remember why the initialization of the real JNA proxy failed.- Since:
- 1.487
- Author:
- Kohsuke Kawaguchi
-
Method Summary
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
create
-