kmp-file
Toggle table of contents
0.2.0
common
nonJvm
Platform filter
common
nonJvm
Switch theme
Search in API
kmp-file
file
/
io.matthewnelson.kmp.file
/
IOException
/
IOException
IOException
common
nonJvm
expect
constructor
(
)
(
source
)
expect
constructor
(
message
:
String
?
)
(
source
)
expect
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
(
source
)
expect
constructor
(
cause
:
Throwable
?
)
(
source
)
actual
constructor
(
)
(
source
)
actual
constructor
(
message
:
String
?
)
(
source
)
actual
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
(
source
)
actual
constructor
(
cause
:
Throwable
?
)
(
source
)