public class MqttRejectedProtocolVersionException extends ProtocolException
TransportException.IotHubService
iotHubService, isRetryable
Constructor and Description |
---|
MqttRejectedProtocolVersionException() |
MqttRejectedProtocolVersionException(String message) |
MqttRejectedProtocolVersionException(String message,
Throwable cause) |
MqttRejectedProtocolVersionException(Throwable cause) |
getIotHubService, isRetryable, setIotHubService, setRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MqttRejectedProtocolVersionException()
public MqttRejectedProtocolVersionException(String message)
public MqttRejectedProtocolVersionException(String message, Throwable cause)
public MqttRejectedProtocolVersionException(Throwable cause)
Copyright © 2020. All rights reserved.