IoError

class IoError(message: String) : Result.Failure

Constructors

Link copied to clipboard
constructor(message: String)