kfx
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kfx
soap-runtime
/
io.github.hfhbd.kfx.soap11
/
Fault
/
copy
copy
fun
copy
(
faultCode
:
String
=
this.faultCode
,
faultString
:
String
=
this.faultString
,
faultActor
:
String
?
=
this.faultActor
,
detail
:
Any
?
=
this.detail
)
:
Fault
(
source
)