symfony / 3.1.8 / symfony / component / httpfoundation / file / exception / filenotfoundexception.html /

FileNotFoundException

class FileNotFoundException extends FileException

Thrown when a file was not found.

Methods

__construct(string $path)

Constructor.

Details

__construct(string $path)

Constructor.

Parameters

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