Deleted
extends RepoLibException
in package
Exception representing the HTTP 410 Gone return code
Tags
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([string $message = "" ][, int $code = 410 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string = ""
- $code : int = 410
- $previous : Throwable|null = null