Definition\Exception (Component\Config)

Symfony\Component\Config\Definition\Exception

Classes

DuplicateKeyException This exception is thrown whenever the key of an array is not unique. This can only be the case if the configuration is coming from an XML file.
Exception Base exception for all configuration exceptions
ForbiddenOverwriteException This exception is thrown when