FileNotFoundError

data class FileNotFoundError(val envHostRoot: String, val requested: String) : ErrorUnit.ContextErrorUnit

Constructors

Link copied to clipboard
constructor(envHostRoot: String, requested: String)

Properties

Link copied to clipboard
Link copied to clipboard