Class Exception
Class Exception
- Exception
-
Rutube\Exceptions\Exception
Direct known subclasses
Rutube\Exceptions\BadRequestException,
Rutube\Exceptions\ConnectionErrorException,
Rutube\Exceptions\ForbiddenException,
Rutube\Exceptions\MethodNotAllowedException,
Rutube\Exceptions\NotFoundException,
Rutube\Exceptions\ServerErrorException,
Rutube\Exceptions\UnauthorizedException
Methods summary
public
|
#
__construct( string $message = '', integer $code = 0,
|
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message