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