doc / ch.tutteli.atrium.logic.creating.filesystem / Failure

Failure

class Failure : IoResult<Nothing>

Constructors

<init>

Failure(path: Path, exception: IOException)

Properties

exception

val exception: IOException

Inherited Properties

path

val path: Path