InvalidPathException

Exception with message message thrown when an invalid path was provided.

Inheritors

Constructors

Link copied to clipboard
constructor(path: AbsolutePath, message: String)

Properties

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

Path where the exception occurred.