FileDoesNotExistException
extends FileNotFoundException
in package
Class FileDoesNotExistException
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct([mixed $errorMessage = 'File was not found' ]) : mixed
Parameters
- $errorMessage : mixed = 'File was not found'