acidify-core
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.exception
/
MessageSendException
Message
Send
Exception
class
MessageSendException
(
val
resultCode
:
Int
,
val
errorMessage
:
String
)
:
Exception
(
source
)
消息发送异常
Members
Constructors
Message
Send
Exception
Link copied to clipboard
constructor
(
resultCode
:
Int
,
errorMessage
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
error
Message
Link copied to clipboard
val
errorMessage
:
String
错误信息
message
Link copied to clipboard
expect
open
val
message
:
String
?
result
Code
Link copied to clipboard
val
resultCode
:
Int
错误码