acidify-core
Toggle table of contents
1.3.2
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.exception
/
UrlSignException
Url
Sign
Exception
class
UrlSignException
(
msg
:
String
,
val
code
:
Int
)
:
Exception
(
source
)
URL 签名 API 调用异常
Members
Constructors
Url
Sign
Exception
Link copied to clipboard
constructor
(
msg
:
String
,
code
:
Int
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
Int
HTTP 状态码,或签名服务返回的错误码
message
Link copied to clipboard
expect
open
val
message
:
String
?