Documentation

Conflict extends RepoLibException
in package

Exception representing the HTTP 409 Conflict return code

Tags
author

zozlak

Table of Contents

Methods

__construct()  : mixed

Methods

__construct()

public __construct([string $message = "" ][, int $code = 409 ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string = ""
$code : int = 409
$previous : Throwable|null = null

        
On this page

Search results