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