public class ThrottledException extends IotHubServiceException
isRetryable
Constructor and Description |
---|
ThrottledException() |
ThrottledException(java.lang.String message) |
ThrottledException(java.lang.String message,
java.lang.Throwable cause) |
ThrottledException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
IotHubStatusCode |
getStatusCode() |
isRetryable, setRetryable, toIotHubClientException
public ThrottledException()
public ThrottledException(java.lang.String message)
public ThrottledException(java.lang.String message, java.lang.Throwable cause)
public ThrottledException(java.lang.Throwable cause)
public IotHubStatusCode getStatusCode()
getStatusCode
in class IotHubServiceException
Copyright © 2023. All rights reserved.