Documentation of 'org.apache.derby.iapi.services.loader.InstanceGetter' Java class
InstanceGetter
org.apache.derby.iapi.services.loader

Interface InstanceGetter

    • Method Detail

      • getNewInstance

        java.lang.Object getNewInstance()
                                 throws java.lang.InstantiationException,
                                        java.lang.IllegalAccessException,
                                        java.lang.reflect.InvocationTargetException
        Create an instance of a class.
        Throws:
        java.lang.InstantiationException - Zero arg constructor can not be executed
        java.lang.IllegalAccessException - Class or zero arg constructor is not public.
        java.lang.reflect.InvocationTargetException - Exception throw in zero-arg constructor.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.