Bristol SU Support Package
Public Member Functions | List of all members
BristolSU\Support\ModuleInstance\Connection\NoConnectionAvailable Class Reference
Inheritance diagram for BristolSU\Support\ModuleInstance\Connection\NoConnectionAvailable:
Inheritance graph
[legend]
Collaboration diagram for BristolSU\Support\ModuleInstance\Connection\NoConnectionAvailable:
Collaboration graph
[legend]

Public Member Functions

 __construct ($message="No connection has been found", $code=0, Throwable $previous=null)
 

Detailed Description

Exception for if a service is requested but cannot be found

Definition at line 10 of file NoConnectionAvailable.php.

Constructor & Destructor Documentation

◆ __construct()

BristolSU\Support\ModuleInstance\Connection\NoConnectionAvailable::__construct (   $message = "No connection has been found",
  $code = 0,
Throwable  $previous = null 
)
Parameters
string$messageMessage for the exception
int$codeCode for the exception
Throwable | null$previousPrevious exception

Definition at line 18 of file NoConnectionAvailable.php.


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