mini\Exceptions\NotFoundException class

Documentation

Exception thrown when a requested service is not found in the container

Indicates that no service has been registered for the requested identifier.

Inheritance

Extends: Exception

Implements: Stringable Throwable Psr\Container\NotFoundExceptionInterface Psr\Container\ContainerExceptionInterface

Properties (4)

protected mixed $message
protected mixed $code
protected string $file
protected int $line

Methods (10)

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Source

src/Exceptions/NotFoundException.php:12-14