This Exception is thrown if the user has is not allowed to perform a service operation.
Methods¶
__construct()
¶
UnauthorizedException.php
:
16
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string | '' | - |
$code | int | 401 | - |
$previous | Throwable|null | null | - |