Uses of Class
io.helidon.service.registry.ServiceRegistryException
Packages that use ServiceRegistryException
Package
Description
API required to define services, and to compile the code generated sources for Helidon Service Registry,
with a core service registry implementation (replacement for
ServiceLoader).-
Uses of ServiceRegistryException in io.helidon.service.registry
Subclasses of ServiceRegistryException in io.helidon.service.registryModifier and TypeClassDescriptionclassWraps any checked exceptions that are thrown during theInterception.Interceptorinvocations.classAn attempt was done to get a service instance from a scope that is not active.