ContainerModificationsNotAllowedException
extends DomainException
in package
implements
ExceptionInterface
Table of Contents
Interfaces
- ExceptionInterface
- Base exception for all Laminas\ServiceManager exceptions.
Methods
- fromExistingService() : self
Methods
fromExistingService()
public
static fromExistingService(string $service) : self
Parameters
- $service : string
-
Name of service that already exists.