Zend Framework
3.0
|
Zend Framework (http://framework.zend.com/) More...
Classes | |
class | ContainerModificationsNotAllowedException |
More... | |
class | CyclicAliasException |
interface | ExceptionInterface |
Base exception for all Zend exceptions. More... | |
class | InvalidArgumentException |
More... | |
class | InvalidServiceException |
This exception is thrown by plugin managers when the created object does not match the plugin manager's conditions. More... | |
class | ServiceNotCreatedException |
This exception is thrown when the service locator do not manage to create the service (factory that has an error...) More... | |
class | ServiceNotFoundException |
This exception is thrown when the service locator do not manage to find a valid factory to create a service. More... | |