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.Reflection.makeReflective(CtClass,CtClass,CtClass)
,
CannotCompileException
,
Serialized FormConstructor and Description |
---|
CannotReflectException(String msg) |
getCause, getReason, initCause
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotReflectException(String msg)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.