ServerBusyException Classe
- java.
lang. Object - Exception
- TransportException
- IotHubServiceException
- com.
microsoft. azure. sdk. iot. device. transport. https. exceptions. ServerBusyException
- com.
public class ServerBusyException extends IotHubServiceException
Récapitulatif du constructeur
| Constructeur | Description | |
|---|---|---|
| ServerBusyException() | ||
| ServerBusyException(String message) | ||
| ServerBusyException(String message, Throwable cause) | ||
| ServerBusyException(Throwable cause) | ||
Résumé de la méthode
| Modificateur et type | Méthode et description |
|---|---|
|
Iot |
getStatusCode() |
Membres hérités
Détails du constructeur
ServerBusyException
public ServerBusyException()
ServerBusyException
public ServerBusyException(String message)
Parameters:
ServerBusyException
public ServerBusyException(String message, Throwable cause)
Parameters:
ServerBusyException
public ServerBusyException(Throwable cause)
Parameters:
Détails de la méthode
getStatusCode
public IotHubStatusCode getStatusCode()