Documentation

ConnectException extends ARequestExceptionAA
in package

Table of Contents

$handlerContext  : mixed
$request  : mixed
$response  : mixed
__construct()  : mixed
create()  : mixed
getHandlerContext()  : mixed
getRequest()  : mixed
getResponse()  : mixed
getResponseBodySummary()  : mixed
hasResponse()  : mixed
wrapException()  : mixed
obfuscateUri()  : mixed

Properties

Methods

__construct()

public __construct(mixed $message, RequestInterface $request[, Exception $previous = null ][, array<string|int, mixed> $handlerContext = [] ]) : mixed
Parameters
$message : mixed
$request : RequestInterface
$previous : Exception = null
$handlerContext : array<string|int, mixed> = []
Return values
mixed

Search results