FileNotFoundException
class FileNotFoundException extends FileException
Выбрасывается, когда файл не найден.
Methods
| __construct(string $path) |
Details
__construct(string $path)
Parameters
| string | $path | Путь к файлу, который не был найден |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.html