FileNotExistsException
extends RuntimeException
in package
FinalYes
Represents when a file should exist but does not.
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct(string $filename) : mixed
Parameters
- $filename : string