Documentation

ProtocolNotSupportedException extends MqttClientException

Exception to be thrown if an invalid MQTT version is given.

Table of Contents

__construct()  : mixed
ProtocolNotSupportedException constructor.

Methods

__construct()

ProtocolNotSupportedException constructor.

public __construct(string $protocol) : mixed
Parameters
$protocol : string
Return values
mixed

Search results