Serializablepublic 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 Form| Constructor | Description |
|---|---|
CannotReflectException(String msg) |
getCause, getReason, initCauseclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotReflectException(String msg)
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.