CloseException
extends Exception
in package
WebSocket\Exception\CloseException class.
Connection should close
Table of Contents
Properties
Methods
- __construct() : mixed
- getCloseStatus() : int|null
Properties
$content
protected
string
$content
$status
protected
int|null
$status
Methods
__construct()
public
__construct([int|null $status = null ][, string $content = '' ]) : mixed
Parameters
- $status : int|null = null
- $content : string = ''
getCloseStatus()
public
getCloseStatus() : int|null