ServiceNotFoundException
extends InvalidArgumentException
in package
implements
ExceptionInterface, NotFoundExceptionInterface
This exception is thrown when the service locator do not manage to find a valid factory to create a service
Table of Contents
Interfaces
- ExceptionInterface
- Base exception for all Laminas\ServiceManager exceptions.
- NotFoundExceptionInterface
- No entry was found in the container.