public class NotAProxyException
extends java.lang.RuntimeException
Find but does not
return a known instance of AbstractProxy.| Constructor and Description |
|---|
NotAProxyException(java.lang.String parent,
java.lang.String method)
Constructs an exception for the specified method.
|