SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-core
/
sk.ainet.io.model
/
ModelParsingError
/
FileNotFound
File
Not
Found
class
FileNotFound
(
path
:
String
,
cause
:
Throwable
?
=
null
)
:
ModelParsingError
(
source
)
File not found or inaccessible.
Members
Constructors
File
Not
Found
Link copied to clipboard
constructor
(
path
:
String
,
cause
:
Throwable
?
=
null
)