HandshakeException
extends Exception
in package
implements
ConnectionLevelInterface
WebSocket\Exception\HandshakeException class.
Exception during handshake
Table of Contents
Interfaces
- ConnectionLevelInterface
- WebSocket\Exception\ConnectionLevelInterface interface.
Properties
Methods
- __construct() : mixed
- getResponse() : Response
Properties
$response
private
Response
$response
Methods
__construct()
public
__construct(string $message, Response $response) : mixed
Parameters
- $message : string
- $response : Response
getResponse()
public
getResponse() : Response