toggle menu
lib
1.4
jvm
switch theme
search in API
lib
/
dev.hossain.timeline
/
FileNotFoundException
File
Not
Found
Exception
class
FileNotFoundException
(
path
:
String
,
cause
:
Throwable
?
=
null
)
:
ParseException
Exception thrown when the input file is not found or cannot be accessed.
Members
Constructors
File
Not
Found
Exception
Link copied to clipboard
constructor
(
path
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?