IotHubInternalServerErrorException 类
定义
Create internal server error exception
public class IotHubInternalServerErrorException extends IotHubException
- 继承
继承成员
IotHubException.errorCode
IotHubException.errorCodeDescription
IotHubException.IotHubException()
IotHubException.IotHubException(String message)
IotHubException.IotHubException(int errorCode, String message)
构造函数
IotHubInternalServerErrorException() | |
IotHubInternalServerErrorException(String message) |