Class UnauthorizedException
Class UnauthorizedException
- Exception
-
Rutube\Exceptions\Exception
-
Rutube\Exceptions\UnauthorizedException
Namespace: Rutube\Exceptions
Package: Rutube\Exceptions
Located at Exceptions/UnauthorizedException.php
Package: Rutube\Exceptions
Located at Exceptions/UnauthorizedException.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
|
#
"HTTP 401 - Unauthorized"
|
protected
integer
|
$code
|
#
401
|
Properties inherited from Exception
$file,
$line