ErrorHandler
class ErrorHandler implements RequestHandlerInterface (View source)
A simple handler that sends a 500 error response.
Methods
__construct(ResponseFactoryInterface $responseFactory, StreamFactoryInterface $streamFactory)
NotFoundHandler constructor.
ResponseInterface
handle(ServerRequestInterface $request)
{@inheritdoc}