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