TempDirectoryDeleteException

Group of exceptions thrown when an error occurs during recursive deletion of the temporary directory

Constructors

Link copied to clipboard
constructor()
constructor(message: String?)
constructor(cause: Throwable)
constructor(message: String, cause: Throwable?)

Types

Link copied to clipboard
object Companion