ProtocolNotSupportedException
extends MqttClientException
in package
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