|
Bristol SU Support Package
|


Public Member Functions | |
| __construct ($message="No connection has been found", $code=0, Throwable $previous=null) | |
Exception for if a service is requested but cannot be found
Definition at line 10 of file NoConnectionAvailable.php.
| BristolSU\Support\ModuleInstance\Connection\NoConnectionAvailable::__construct | ( | $message = "No connection has been found", |
|
$code = 0, |
|||
| Throwable | $previous = null |
||
| ) |
| string | $message | Message for the exception |
| int | $code | Code for the exception |
| Throwable | null | $previous | Previous exception |
Definition at line 18 of file NoConnectionAvailable.php.
1.8.13