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