Classes

Thrown when a definition cannot be autowired.
Base BadMethodCallException for Dependency Injection component.
This exception is thrown when an environment variable is not found.
This exception wraps exceptions whose messages contain a reference to an env parameter.
Base InvalidArgumentException for Dependency Injection component.
Base LogicException for Dependency Injection component.
Base OutOfBoundsException for Dependency Injection component.
This exception is thrown when a circular reference in a parameter is detected.
This exception is thrown when a non-existent parameter is used.
Base RuntimeException for Dependency Injection component.
This exception is thrown when a circular reference is detected.
This exception is thrown when a non-existent service is requested.

Interfaces

Base ExceptionInterface for Dependency Injection component.