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
/
CorruptedData
Corrupted
Data
class
CorruptedData
(
details
:
String
,
cause
:
Throwable
?
=
null
)
:
ModelParsingError
(
source
)
File appears to be corrupted.
Members
Constructors
Corrupted
Data
Link copied to clipboard
constructor
(
details
:
String
,
cause
:
Throwable
?
=
null
)