Package-level declarations
General-purpose utility classes and functions.
Types
Exception thrown when a component is not found.
Thrown when an extension that needs to be installed was attempted to be used without being installed first.
Exception when a resolver cannot find a component in the components map it was provided.
Exception thrown when something went wrong internally in Tegral DI. Unless you are messing around with Tegral DI's internal, you should probably report occurrences of these exceptions (https://github.com/utybo/Tegral/issues), thanks!
Exception thrown when a 'put' or another component declaration is invalid. A declaration can be invalid for any number of reasons.
Exception thrown when an operation that requires an extensible injection environment was attempted on a non-extensible environment.
Type for exceptions directly emitted by Tegral DI.