Class ClientErrorException
A base runtime application exception indicating a client request error (HTTP 4xx status codes).
- Exception
-
RuntimeException
-
DSchoenbauer\Exception\Platform\RuntimeException implements DSchoenbauer\Exception\ExceptionInterface
-
DSchoenbauer\Exception\Http\ClientError\ClientErrorException implements DSchoenbauer\Exception\Http\HttpExceptionInterface
Direct known subclasses
DSchoenbauer\Exception\Http\ClientError\BadRequestException, DSchoenbauer\Exception\Http\ClientError\ConflictException, DSchoenbauer\Exception\Http\ClientError\UnsupportedMediaType, DSchoenbauer\Exception\Http\ClientError\UpgradeRequiredException, DSchoenbauer\Exception\Http\ClientError\ForbiddenException, DSchoenbauer\Exception\Http\ClientError\NotAllowedException, DSchoenbauer\Exception\Http\ClientError\NotFoundException, DSchoenbauer\Exception\Http\ClientError\PayloadTooLargeException, DSchoenbauer\Exception\Http\ClientError\PaymentRequiredException, DSchoenbauer\Exception\Http\ClientError\UnauthorizedException, DSchoenbauer\Exception\Http\ClientError\UnavailableForLegalReasonsException, DSchoenbauer\Exception\Http\ClientError\UnprocessableEntityException
Namespace: DSchoenbauer\Exception\Http\ClientError
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Http/ClientError/ClientErrorException.php
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Http/ClientError/ClientErrorException.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|