Namespace SunamoDependencyInjection.Exceptions
Classes
- ServiceNotFoundException
Exception thrown when a requested service is not found in the dependency injection container.
- ServiceNotFoundExceptionT<T>
Generic exception thrown when a requested service of type T is not found in the dependency injection container.