Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-api
/
xtdb.api.error
/
Conflict
/
Conflict
Conflict
constructor
(
message
:
String
?
,
data
:
IPersistentMap
=
PersistentHashMap.EMPTY
,
cause
:
Throwable
?
=
null
)
constructor
(
message
:
String
?
=
null
,
errorCode
:
String
?
=
null
,
data
:
Map
<
String
,
*
>
?
=
null
,
cause
:
Throwable
?
=
null
)