FileConflictException
extends Exception
in package
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$code
protected
int
$code
= 409
$message
protected
string
$message
= 'A file already exists at this path.'
Methods
__construct()
public
__construct([string|null $path = null ]) : mixed
Parameters
- $path : string|null = null