ForbiddenException
extends RepoLibException
in package
Description of ForbiddenException
Tags
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([string $message = "Forbidden
" ][, int $code = 403 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string = "Forbidden "
- $code : int = 403
- $previous : Throwable|null = null