Uses of Class
javassist.tools.reflect.CannotCreateException
Packages that use CannotCreateException
-
Uses of CannotCreateException in javassist.tools.reflect
Methods in javassist.tools.reflect that throw CannotCreateExceptionModifier and TypeMethodDescriptionfinal Object
ClassMetaobject.newInstance
(Object[] args) Creates a new instance of the class.