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