public class TooManyDevicesException extends IotHubServiceException
TransportException.IotHubService
iotHubService, isRetryable
Constructor and Description |
---|
TooManyDevicesException() |
TooManyDevicesException(String message) |
TooManyDevicesException(String message,
Throwable cause) |
TooManyDevicesException(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 TooManyDevicesException()
public TooManyDevicesException(String message)
public TooManyDevicesException(Throwable cause)
public IotHubStatusCode getStatusCode()
getStatusCode
in class IotHubServiceException
Copyright © 2020. All rights reserved.