Package org.int4.dirk.api.instantiation
-
Exception Summary Exception Description AmbiguousResolutionException Thrown when multiple matching instances were available.CreationException Thrown when during (post-)construction of a dependency a problem occurs.InjectionException Base class for exceptions that can be thrown during injection.ResolutionException Base class for exceptions that can be thrown during type safe resolution.UnsatisfiedResolutionException Thrown when no matching instance was available or could be created.