Package org.int4.dirk.api.scope
Defines exceptions that an injector may throw that are scope related.
-
Exception Summary Exception Description ScopeException Thrown when for scope related problems.ScopeNotActiveException Thrown when a scoped instance is required without the appropriate scope being active.