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