Kodio
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodio
kodio-core
/
space.kodio.core.io.files
/
AudioFileWriteError
/
IO
IO
class
IO
(
cause
:
Exception
)
:
AudioFileWriteError
Wraps a lower-level I/O exception that occurred during writing to the file system.
Members
Constructors
IO
Link copied to clipboard
constructor
(
cause
:
Exception
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?