FileNotFoundException
class FileNotFoundException extends FileException
Thrown when a file was not found.
Methods
__construct(string $path) |
Details
__construct(string $path)
Parameters
string | $path | The path to the file that was not found |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.html