Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SimplMQTT
Client
Exceptions
MqttConnectionException
C# Class SimplMQTT.Client.Exceptions.MqttConnectionException
Inheritance:
Exception
Show file
Open project: fasteddy516/SimplMQTT
Public Methods
Method
Description
MqttConnectionException
(
string
message
,
Exception
innerException
) :
System
Method Details
MqttConnectionException()
public
method
public
MqttConnectionException
(
string
message
,
Exception
innerException
) :
System
message
string
innerException
Exception
return
System