Class ThrowingInvocationHandler
- java.lang.Object
-
- org.eclipse.collections.api.factory.ThrowingInvocationHandler
-
- All Implemented Interfaces:
InvocationHandler
public class ThrowingInvocationHandler extends Object implements InvocationHandler
-
-
Constructor Summary
Constructors Constructor Description ThrowingInvocationHandler(String error)
-