GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
IGWError
IGWError
interface
IGWError
自定义的一个专用的异常类
Parameters
message
自定义消息
reason
原因的枚举
Inheritors
GWError
Members
Properties
message
Link copied to clipboard
abstract
val
message
:
String
reason
Link copied to clipboard
abstract
val
reason
:
Reason