| AutowiringFailedException | Thrown when a definition cannot be autowired. |
| BadMethodCallException | Base BadMethodCallException for Dependency Injection component. |
| EnvNotFoundException | This exception is thrown when an environment variable is not found. |
| EnvParameterException | This exception wraps exceptions whose messages contain a reference to an env parameter. |
| InvalidArgumentException | Base InvalidArgumentException for Dependency Injection component. |
| LogicException | Base LogicException for Dependency Injection component. |
| OutOfBoundsException | Base OutOfBoundsException for Dependency Injection component. |
| ParameterCircularReferenceException | This exception is thrown when a circular reference in a parameter is detected. |
| ParameterNotFoundException | This exception is thrown when a non-existent parameter is used. |
| RuntimeException | Base RuntimeException for Dependency Injection component. |
| ServiceCircularReferenceException | This exception is thrown when a circular reference is detected. |
| ServiceNotFoundException | This exception is thrown when a non-existent service is requested. |
| ExceptionInterface | Base ExceptionInterface for Dependency Injection component. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Exception.html