FileLocatorFileNotFoundException
extends InvalidArgumentException
in package
File locator exception if a file does not exist.
Tags
Table of Contents
Properties
- $paths : array<string|int, mixed>
Methods
- __construct() : mixed
- getPaths() : mixed
Properties
$paths
private
array<string|int, mixed>
$paths
Methods
__construct()
public
__construct([string $message = '' ][, int $code = 0 ][, Throwable $previous = null ][, array<string|int, mixed> $paths = [] ]) : mixed
Parameters
- $message : string = ''
- $code : int = 0
- $previous : Throwable = null
- $paths : array<string|int, mixed> = []
getPaths()
public
getPaths() : mixed