Class UnsetKeyException
This exception is usually not encountered by the end-user, but only used internally to signal the parent scope to unset a key.
- Exception
- RuntimeException
- Symfony\Component\Config\Definition\Exception\Exception
- Symfony\Component\Config\Definition\Exception\UnsetKeyException
Namespace: Symfony\Component\Config\Definition\Exception
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at config/Symfony/Component/Config/Definition/Exception/UnsetKeyException.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at config/Symfony/Component/Config/Definition/Exception/UnsetKeyException.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|