public static class handle.InvalidAttributeAccess
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
handle.invalidAttrAccessProxy proxy.| Constructor and Description |
|---|
InvalidAttributeAccess() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
This proxy is used only for cases when the handle is invalid or not of the expected type.
|
public java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
invoke in interface java.lang.reflect.InvocationHandlerjava.lang.Throwable