elasticmagic-kt
0.0.30
common
elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
ResponseResult
/
Exception
Exception
data
class
Exception
(
val
cause
:
Throwable
)
:
ResponseResult
<
Nothing
>
Constructors
Properties
Constructors
Exception
Link copied to clipboard
fun
Exception
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable