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
/
IoError
Io
Error
class
IoError
(
details
:
String
,
cause
:
Throwable
?
=
null
)
:
ModelParsingError
(
source
)
I/O error during reading.
Members
Constructors
Io
Error
Link copied to clipboard
constructor
(
details
:
String
,
cause
:
Throwable
?
=
null
)