Exception
Table of Contents
Interfaces
- ExceptionInterface
- Base exception for all Laminas\ServiceManager exceptions.
Classes
- ContainerModificationsNotAllowedException
- CyclicAliasException
- InvalidArgumentException
- InvalidServiceException
- This exception is thrown by plugin managers when the created object does not match the plugin manager's conditions
- ServiceNotCreatedException
- This exception is thrown when the service locator do not manage to create the service (factory that has an error...)
- ServiceNotFoundException
- This exception is thrown when the service locator do not manage to find a valid factory to create a service