Class ForbiddenException
Class ForbiddenException
- Exception
- Rutube\Exceptions\Exception
- Rutube\Exceptions\ForbiddenException
Namespace: Rutube\Exceptions
Package: Rutube\Exceptions
Located at Exceptions/ForbiddenException.php
Package: Rutube\Exceptions
Located at Exceptions/ForbiddenException.php
Methods summary
Methods inherited from Rutube\Exceptions\Exception
Methods inherited from Exception
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Magic methods summary
Properties summary
protected
string
|
$message
|
#
'Forbidden'
|
protected
integer
|
$code
|
#
403
|
Properties inherited from Exception
$file
,
$line