mediatekformation

PathException extends RuntimeException
in package
implements ExceptionInterface

Thrown when a file does not exist or is not readable.

Tags
author

Fabien Potencier fabien@symfony.com

Interfaces, Classes, Traits and Enums

ExceptionInterface
Interface for exceptions.

Table of Contents

__construct()  : mixed

Methods

__construct()

public __construct(string $path, int $code[, Throwable $previous = null ]) : mixed
Parameters
$path : string
$code : int
$previous : Throwable = null
Return values
mixed

Search results