Uses of Class
io.activej.inject.binding.DIException
Packages that use DIException
-
Uses of DIException in io.activej.inject.binding
Methods in io.activej.inject.binding that return DIExceptionModifier and TypeMethodDescriptionstatic DIExceptionDIException.cannotConstruct(Key<?> key, @Nullable Binding<?> binding) static DIExceptionDIException.noCachedBinding(Key<?> key, Scope[] scope)