Documentation

FileLocatorFileNotFoundException extends InvalidArgumentException
in package

File locator exception if a file does not exist.

Tags
author

Leo Feyer https://github.com/leofeyer

Table of Contents

$paths  : mixed
__construct()  : mixed
getPaths()  : mixed

Properties

Methods

__construct()

public __construct([string $message = '' ], int $code[, Throwable|null $previous = null ][, array<string|int, mixed> $paths = [] ]) : mixed
Parameters
$message : string = ''
$code : int
$previous : Throwable|null = null
$paths : array<string|int, mixed> = []
Return values
mixed

Search results