FileNotFoundException
extends Exception
in package
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$code
protected
int
$code
= 404
$message
protected
string
$message
= 'File not found.'
Methods
__construct()
public
__construct([string|null $path = null ][, string|null $customMessage = null ]) : mixed
Parameters
- $path : string|null = null
- $customMessage : string|null = null