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