IOException
-
Cmn
open class IOException
-
android
actual typealias IOException = IOException
CorruptionException |
A subclass of IOException that indicates that the file could not be de-serialized due to data format corruption. |
Common IOException to be defined in jvm and native code.
Summary
Public constructors |
|
|---|---|
IOException(message: String?) |
Cmn
N
JS
|
IOException(message: String?, cause: Throwable?) |
Cmn
N
JS
|