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