Class JClassAlreadyExistsException

    • Constructor Detail

      • JClassAlreadyExistsException

        public JClassAlreadyExistsException​(JDefinedClass _existing)
    • Method Detail

      • getExistingClass

        public JDefinedClass getExistingClass()
        Gets a reference to the existing JDefinedClass.
        Returns:
        This method always return non-null valid object.