javassist.tools.reflect
public class CannotReflectException extends CannotCompileException
makeReflective() in Reflection
when there is an attempt to reflect
a class that is either an interface or a subclass of
either ClassMetaobject or Metaobject.
See Also: Reflection CannotCompileException
| Constructor Summary | |
|---|---|
| CannotReflectException(String msg) | |