Tempfolder KMP
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Tempfolder KMP
tempfolder-sync
/
at.released.tempfolder
/
TempDirectoryIOException
Temp
Directory
IOException
open
class
TempDirectoryIOException
:
TempDirectoryException
(
source
)
An exception class for tempfolder-related I/O errors.
Inheritors
TempDirectoryClosedException
TempDirectoryDeleteException
TempDirectoryWasiIOException
TempDirectoryWindowsIOException
TempDirectoryNativeIOException
Members
Constructors
Temp
Directory
IOException
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
cause
:
Throwable
)
constructor
(
message
:
String
,
cause
:
Throwable
?
)