The ReferenceNotFoundException class represents when the {@link \DI\Injector Injector} can't find your specified reference.

api
package Default

 Methods

Create an instance of the ReferenceNotFoundException class.

__construct(string $id) 

Parameters

$id

string

The fully qualified class name that couldn't be found