ServiceAlreadyRegisteredException
Represents the exception the container throws when a registration process fails due to service duplication.
Occurs when the container is configured with ThrowException.
The type the container is trying to register.
Constructs a ServiceAlreadyRegisteredException.