public class MqttRejectedProtocolVersionException extends ProtocolException
isRetryable| Constructor and Description |
|---|
MqttRejectedProtocolVersionException() |
MqttRejectedProtocolVersionException(java.lang.String message) |
MqttRejectedProtocolVersionException(java.lang.String message,
java.lang.Throwable cause) |
MqttRejectedProtocolVersionException(java.lang.Throwable cause) |
isRetryable, setRetryable, toIotHubClientExceptionpublic MqttRejectedProtocolVersionException()
public MqttRejectedProtocolVersionException(java.lang.String message)
public MqttRejectedProtocolVersionException(java.lang.String message,
java.lang.Throwable cause)
public MqttRejectedProtocolVersionException(java.lang.Throwable cause)
Copyright © 2023. All rights reserved.