Documentation

FileExistsException extends Exception
in package

Table of Contents

Properties

$path  : string

Methods

__construct()  : mixed
Constructor.
getPath()  : string
Get the path which was found.

Properties

Methods

__construct()

Constructor.

public __construct(string $path[, int $code = 0 ][, Exception $previous = null ]) : mixed
Parameters
$path : string
$code : int = 0
$previous : Exception = null

getPath()

Get the path which was found.

public getPath() : string
Return values
string

        
On this page

Search results