IGWError

interface IGWError

自定义的一个专用的异常类

Parameters

message

自定义消息

reason

原因的枚举

Inheritors

Properties

Link copied to clipboard
abstract val message: String
Link copied to clipboard
abstract val reason: Reason