InactiveScopeException
class InactiveScopeException extends RuntimeException
This exception is thrown when you try to create a service of an inactive scope.
Methods
__construct($serviceId, $scope, Exception $previous = null) | ||
getServiceId() | ||
getScope() |
Details
__construct($serviceId, $scope, Exception $previous = null)
Parameters
$serviceId | ||
$scope | ||
Exception | $previous |
getServiceId()
getScope()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.html