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() |
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() |
Please login to continue.