FileExistsException
extends Exception
in package
Table of Contents
Methods
- __construct() : mixed
- __toString() : mixed
Methods
__construct()
public
__construct([string $message = "File already exists" ][, int $code = 0 ][, Exception $previous = null ]) : mixed
Parameters
- $message : string = "File already exists"
- $code : int = 0
- $previous : Exception = null
__toString()
public
__toString() : mixed