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