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
/
ApiException
/
ApiException
Api
Exception
constructor
(
statusCode
:
Int
,
message
:
String
,
errorCode
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Parameters
status
Code
HTTP 状态码
message
错误消息
error
Code
错误代码(可选)
cause
异常原因