class InvalidConfigurationException extends Exception
A very general exception which can be thrown whenever non of the more specific exceptions is suitable.
| setPath($path) | ||
| getPath() | ||
| addHint(string $hint) Adds extra information that is suffixed to the original exception message. |
| $path |
Adds extra information that is suffixed to the original exception message.
| string | $hint |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Config/Definition/Exception/InvalidConfigurationException.html