InternalServerErrorException Classe
- java.
lang. Object - Exception
- TransportException
- IotHubServiceException
- com.
microsoft. azure. sdk. iot. device. transport. https. exceptions. InternalServerErrorException
- com.
public class InternalServerErrorException extends IotHubServiceException
Resumo do Construtor
Resumo do método
| Modificador e tipo | Método e descrição |
|---|---|
|
Iot |
getStatusCode() |
Membros herdados
Detalhes do construtor
InternalServerErrorException
public InternalServerErrorException()
InternalServerErrorException
public InternalServerErrorException(String message)
Parameters:
InternalServerErrorException
public InternalServerErrorException(String message, Throwable cause)
Parameters:
InternalServerErrorException
public InternalServerErrorException(Throwable cause)
Parameters:
Detalhes do método
getStatusCode
public IotHubStatusCode getStatusCode()