FileLocatorFileNotFoundException
class FileLocatorFileNotFoundException extends InvalidArgumentException
Исключение локатора файла, если файла не существует.
Методы
| __construct(string $message = '', int $code = 0, Exception $previous = null, array $paths = array()) | ||
| getPaths() |
Подробности
__construct(string $message = '', int $code = 0, Exception $previous = null, array $paths = array())
Параметры
| string | $message | |
| int | $code | |
| Exception | $previous | |
| array | $paths |
getPaths()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Config/Exception/FileLocatorFileNotFoundException.html