TempDirectoryCharacterCodingException

Exception thrown when encoding or decoding a path to a UTF string fails.

Constructors

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