elasticmagic-kt
0.0.30
common
elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
ErrorCause
/
ErrorCause
Error
Cause
fun
ErrorCause
(
type
:
String
,
reason
:
String
,
resourceId
:
String
?
,
resourceType
:
String
?
,
line
:
Int
?
,
col
:
Int
?
)