PathException
class PathException extends RuntimeException implements ExceptionInterface
Выбрасывается, когда файл не существует или недоступен для чтения.
Методы
| __construct(string $path, int $code = 0, Exception $previous = null) |
Подробности
__construct(string $path, int $code = 0, Exception $previous = null)
Параметры
| string | $path | |
| int | $code | |
| Exception | $previous |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Dotenv/Exception/PathException.html