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
/
AuthenticationException
Authentication
Exception
class
AuthenticationException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
FursuitTvSdkException
认证异常 表示认证或授权过程中发生的错误
Parameters
message
错误消息
cause
异常原因
Members
Constructors
Authentication
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)