ConstA service provider that will register both, AppError and
createAppError, on the container. AppError will be the key for class, and
appError will be for the generator function.
A service provider that will register both the HTTPError and a generator
function on the container. HTTPError will be the key for class, and httpError will
be for the generator function.
The service provider that once registered on the container will set the result of
sendFile as the sendFile service.
Registers all the common services on the container.