littlekt
0.6.0
common
core
/
com.lehaine.littlekt.file
/
FileNotFoundException
File
Not
Found
Exception
class
FileNotFoundException
(
path
:
String
)
:
Exception
Constructors
Properties
Constructors
File
Not
Found
Exception
Link copied to clipboard
fun
FileNotFoundException
(
path
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?