InvalidContainerException
class InvalidContainerException extends InvalidArgumentException implements ContainerExceptionInterface (View source)
Exception raised when the object given to Container member class is not a valid container
Methods
mixed
getContainer()
No description
__construct(mixed $invalidContainer, string $forMethod = null)
No description