fursuit-tv-sdk
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
fursuit-tv-sdk
fursuit-tv-sdk
/
com.furrist.rp.furtv.sdk.exception
/
NetworkException
Network
Exception
class
NetworkException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
FursuitTvSdkException
网络连接异常 表示网络连接或通信过程中发生的错误
Parameters
message
错误消息
cause
异常原因
Members
Constructors
Network
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)