Namespace Salient\Container\Exception

Exceptions
ContainerException Base class for container exceptions
ContainerServiceNotFoundException Thrown when a container cannot resolve a service
ContainerUnusableArgumentsException Thrown when a container cannot pass arguments to a service, e.g. because it resolves to a shared instance
InvalidContainerBindingException Thrown when a service cannot be bound to a container