SwooleHttpNetworkException
extends RuntimeException
in package
implements
NetworkExceptionInterface
FinalYes
Tags
Table of Contents
Interfaces
- NetworkExceptionInterface
Methods
- __construct() : mixed
- getRequest() : RequestInterface
Methods
__construct()
public
__construct(string $message, RequestInterface $request) : mixed
Parameters
- $message : string
- $request : RequestInterface
getRequest()
public
getRequest() : RequestInterface
Attributes
- #[Override]