HttpClientNoMatchException
extends TransferException
in package
FinalYes
Thrown when a http client match in the HTTPClientRouter.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getRequest() : RequestInterface
Properties
$request
private
RequestInterface
$request
Methods
__construct()
public
__construct(string $message, RequestInterface $request[, Exception $previous = null ]) : mixed
Parameters
- $message : string
- $request : RequestInterface
- $previous : Exception = null
getRequest()
public
getRequest() : RequestInterface