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