Documentation

ServerErrorException extends HttpException
in package

FinalYes

Thrown when there is a server error (5xx).

Tags
author

Joel Wurtz joel.wurtz@gmail.com

Table of Contents

Properties

$response  : ResponseInterface
$request  : RequestInterface

Methods

__construct()  : mixed
create()  : mixed
Factory method to create a new exception with a normalized error message.
getRequest()  : RequestInterface
{@inheritdoc}
getResponse()  : ResponseInterface
Returns the response.
setRequest()  : mixed

Properties

Methods


        
On this page

Search results