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