class FileNotFoundException extends FileException

Thrown when a file was not found.

Methods

__construct(string $path)

No description

Details

__construct(string $path)

Parameters

string $path The path to the file that was not found