Package-level declarations

Types

Link copied to clipboard

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

Link copied to clipboard

Exception thrown when the path includes a character that is not permitted by the file system. The path may still be a valid UTF string.

Link copied to clipboard

Base exception for path processing errors.

Link copied to clipboard
sealed interface TempDirectoryPath

Represents a system-dependent file system path or a relative path segment without a specified base.

Link copied to clipboard

Exception thrown when the path string is empty.