Open Journal Systems  3.3.0
Http\Discovery\Exception\NoCandidateFoundException Class Reference
Inheritance diagram for Http\Discovery\Exception\NoCandidateFoundException:
Http\Discovery\Exception Http\Discovery\Exception

Public Member Functions

 __construct ($strategy, array $candidates)
 

Detailed Description

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

Author
Tobias Nyholm tobia.nosp@m.s.ny.nosp@m.holm@.nosp@m.gmai.nosp@m.l.com

Definition at line 12 of file NoCandidateFoundException.php.

Constructor & Destructor Documentation

◆ __construct()

Http\Discovery\Exception\NoCandidateFoundException::__construct (   $strategy,
array  $candidates 
)
Parameters
string$strategy
array$candidates

Definition at line 18 of file NoCandidateFoundException.php.


The documentation for this class was generated from the following file: