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

Public Member Functions

 __construct ($message, array $exceptions=[])
 
 getExceptions ()
 

Static Public Member Functions

static create ($exceptions)
 

Detailed Description

Thrown when all discovery strategies fails to find a resource.

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

Definition at line 12 of file DiscoveryFailedException.php.

Constructor & Destructor Documentation

◆ __construct()

Http\Discovery\Exception\DiscoveryFailedException::__construct (   $message,
array  $exceptions = [] 
)
Parameters
string$message
\Exception[]$exceptions

Definition at line 26 of file DiscoveryFailedException.php.

Member Function Documentation

◆ create()

static Http\Discovery\Exception\DiscoveryFailedException::create (   $exceptions)
static
Parameters
\Exception[]$exceptions

Definition at line 36 of file DiscoveryFailedException.php.

Referenced by Http\Discovery\ClassDiscovery\findOneByType().

◆ getExceptions()

Http\Discovery\Exception\DiscoveryFailedException::getExceptions ( )
Returns
\Exception[]

Definition at line 50 of file DiscoveryFailedException.php.


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