Class ForbiddenOverwriteException
This exception is thrown when a configuration path is overwritten from a subsequent configuration file, but the entry node specifically forbids this.
- Exception
- RuntimeException
- Symfony\Component\Config\Definition\Exception\Exception
- Symfony\Component\Config\Definition\Exception\InvalidConfigurationException
- Symfony\Component\Config\Definition\Exception\ForbiddenOverwriteException
Namespace: Symfony\Component\Config\Definition\Exception
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at config/Symfony/Component/Config/Definition/Exception/ForbiddenOverwriteException.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at config/Symfony/Component/Config/Definition/Exception/ForbiddenOverwriteException.php
getPath(),
setPath()
|
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|