Exception
Interfaces, Classes, Traits and Enums
- ExceptionInterface
 - Base exception for all Zend\ServiceManager exceptions.
 - 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