Uses of Class
oracle.dbtools.plugin.api.types.TypeDependencyNotAvailableException
Packages that use TypeDependencyNotAvailableException
Package
Description
Provides a layer atop
java.lang.reflect package to aid dependency
resolution and injection.-
Uses of TypeDependencyNotAvailableException in oracle.dbtools.plugin.api.types
Methods in oracle.dbtools.plugin.api.types that return TypeDependencyNotAvailableExceptionModifier and TypeMethodDescriptionTypeDependencyNotAvailableException.from<wbr>(TypeQualifier<?> type)Produce aTypeDependencyNotAvailableExceptioninstance for the specifiedTypeQualifierTypeDependencyNotAvailableException.from<wbr>(TypeQualifier<?> type, Throwable cause)Produce aTypeDependencyNotAvailableExceptioninstance for the specifiedTypeQualifierprotected final TypeDependencyNotAvailableExceptionTypeInstantiator.notAvailable<wbr>(Throwable cause)Methods in oracle.dbtools.plugin.api.types that throw TypeDependencyNotAvailableExceptionModifier and TypeMethodDescriptionabstract TTypeInstantiator.load<wbr>(InstanceLocator locator)Instantiate the instance of T