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(TypeQualifier<?> type) Produce aTypeDependencyNotAvailableExceptioninstance for the specifiedTypeQualifierTypeDependencyNotAvailableException.from(TypeQualifier<?> type, Throwable cause) Produce aTypeDependencyNotAvailableExceptioninstance for the specifiedTypeQualifierprotected final TypeDependencyNotAvailableExceptionTypeInstantiator.notAvailable(Throwable cause) Methods in oracle.dbtools.plugin.api.types that throw TypeDependencyNotAvailableExceptionModifier and TypeMethodDescriptionabstract TTypeInstantiator.load(InstanceLocator locator) Instantiate the instance of T