toggle menu
common-ext
2.4.0
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.orchestration.exception
Package-level
declarations
Types
Types
Node
Related
Illegal
State
Exception
Link copied to clipboard
class
NodeRelatedIllegalStateException
(
val
node
:
ServiceNode
,
val
message
:
String
?
=
null
,
val
cause
:
Throwable
?
=
null
)
:
IllegalStateException
,
NodeRelatedThrowable