Documentation

NoCandidateFoundException extends Exception
in package
implements Exception

FinalYes

When we have used a strategy but no candidates provided by that strategy could be used.

Tags
author

Tobias Nyholm tobias.nyholm@gmail.com

Table of Contents

Interfaces

Exception
An interface implemented by all discovery related exceptions.

Methods

__construct()  : mixed
stringify()  : mixed

Methods

__construct()

public __construct(string $strategy, array<string|int, mixed> $candidates) : mixed
Parameters
$strategy : string
$candidates : array<string|int, mixed>

        
On this page

Search results