ProviderMismatchException

Port of java.nio.file.ProviderMismatchException.

Unchecked exception thrown when an attempt is made to access an object associated with a different file system provider.

Constructors

Link copied to clipboard
constructor()
constructor(message: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?

Functions

Link copied to clipboard