FileLocatorFileNotFoundException
extends InvalidArgumentException
in package
File locator exception if a file does not exist.
Tags
Table of Contents
- $paths : mixed
- __construct() : mixed
- getPaths() : mixed
Properties
$paths
private
mixed
$paths
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 —getPaths()
public
getPaths() : mixed