public class ServerBusyException extends IotHubServiceException
TransportException.IotHubService
iotHubService, isRetryable
Constructor and Description |
---|
ServerBusyException() |
ServerBusyException(String message) |
ServerBusyException(String message,
Throwable cause) |
ServerBusyException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
IotHubStatusCode |
getStatusCode() |
getIotHubService, isRetryable, setIotHubService, setRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServerBusyException()
public ServerBusyException(String message)
public ServerBusyException(Throwable cause)
public IotHubStatusCode getStatusCode()
getStatusCode
in class IotHubServiceException
Copyright © 2020. All rights reserved.