FileLoaderImportCircularReferenceException
class FileLoaderImportCircularReferenceException extends FileLoaderLoadException
Класс исключений, возникающий при обнаружении циклической ссылки при импорте ресурсов.
Методы
| __construct(array $resources, int $code = null, Exception $previous = null) |
Детали
__construct(array $resources, int $code = null, Exception $previous = null)
Параметры
| array | $resources | |
| int | $code | Код ошибки |
| Exception | $previous | Предыдущее исключение |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Config/Exception/FileLoaderImportCircularReferenceException.html