Exception (Component\DependencyInjection)

Symfony\Component\DependencyInjection\Exception

Classes

BadMethodCallException Base BadMethodCallException for Dependency Injection component.
InactiveScopeException This exception is thrown when you try to create a service of an inactive scope.
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.
ScopeCrossingInjectionException This exception is thrown when the a scope crossing injection is detected.
ScopeWideningInjectionException Thrown when a scope widening injection is detected.
ServiceCircularReferenceException This exception is thrown when a circular reference is detected.
ServiceNotFoundException This exception is thrown when a non-existent service is requested.

Interfaces

ExceptionInterface Base ExceptionInterface for Dependency Injection component.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/DependencyInjection/Exception.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部