Uses of Class
io.helidon.pico.api.InjectionException
Packages that use InjectionException
Package
Description
The Pico API provide these annotation types that are typically used at compile time
to assign special meaning to the type.
Pico runtime services.
-
Uses of InjectionException in io.helidon.pico.api
Methods in io.helidon.pico.api that return InjectionExceptionModifier and TypeMethodDescriptionInjectionException.activationLog(ActivationLog log) Sets the activation log on this exception instance. -
Uses of InjectionException in io.helidon.pico.runtime
Methods in io.helidon.pico.runtime that return InjectionExceptionModifier and TypeMethodDescriptionprotected InjectionExceptionAbstractServiceProvider.expectedQualifiedServiceError(ContextualServiceQuery ctx) Creates an injection exception appropriate when there are no matching qualified services for the context provided.