toggle menu
kmp-file
0.1.1
common
jvm
nonJvm
switch theme
search in API
file
/
io.matthewnelson.kmp.file
/
InterruptedException
Interrupted
Exception
common
jvm
nonJvm
expect
open
class
InterruptedException
:
Exception
(
source
)
actual
typealias
InterruptedException
=
java.lang.InterruptedException
(
source
)
actual
open
class
InterruptedException
:
Exception
(
source
)
Members
Constructors
Interrupted
Exception
Link copied to clipboard
common
nonJvm
expect
constructor
(
)
expect
constructor
(
message
:
String
?
)
actual
constructor
(
)
actual
constructor
(
message
:
String
?
)