Class InvalidServiceException

Summary

Fully Qualified Name: Zend\ServiceManager\Exception\InvalidServiceException
Extends: RuntimeException
Implements: ExceptionInterface

Description

This exception is thrown by plugin managers when the created object does not match the plugin manager's conditions

Top