DeviceClientException 构造函数
定义
重载
DeviceClientException()
public DeviceClientException()
DeviceClientException(String message)
public DeviceClientException(String message)
参数
DeviceClientException(String message, Throwable cause)
public DeviceClientException(String message, Throwable cause)
参数
DeviceClientException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public DeviceClientException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
参数
- enableSuppression
-
boolean
- writableStackTrace
-
boolean
DeviceClientException(Throwable cause)
public DeviceClientException(Throwable cause)
参数
适用于