Class RuntimeException
Exception thrown if an error which can only be found on runtime occurs.
- Exception
-
RuntimeException
-
DSchoenbauer\Exception\Platform\RuntimeException implements DSchoenbauer\Exception\ExceptionInterface
Direct known subclasses
DSchoenbauer\Exception\Http\ClientError\ClientErrorException, DSchoenbauer\Exception\Http\ServerError\ServerErrorExceptionIndirect 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\ServerError\InternalServerErrorException, DSchoenbauer\Exception\Http\ServerError\ServiceUnavailableException, 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\Platform
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Platform/RuntimeException.php
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Platform/RuntimeException.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|