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
/
ServiceException
Service
Exception
class
ServiceException
(
val
cmd
:
String
,
val
retCode
:
Int
,
val
extra
:
String
)
:
Exception
(
source
)
服务调用异常
Members
Constructors
Service
Exception
Link copied to clipboard
constructor
(
cmd
:
String
,
retCode
:
Int
,
extra
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
cmd
Link copied to clipboard
val
cmd
:
String
服务的
cmd
extra
Link copied to clipboard
val
extra
:
String
额外信息
message
Link copied to clipboard
expect
open
val
message
:
String
?
ret
Code
Link copied to clipboard
val
retCode
:
Int
错误码,为非 0 值