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)
-
Method Summary
-
Constructor Details
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
-