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