IndexError

interface IndexError

Properties

Link copied to clipboard
abstract val index: <Error class: unknown class>?

Index of an input or result.

Link copied to clipboard

Returns the field-presence view for this IndexError instance.

Link copied to clipboard
abstract val subresult: <Error class: unknown class>?

Index of a subresult.

Functions

Link copied to clipboard
Link copied to clipboard
fun IndexError.copy(body: <Error class: unknown class>.() -> Unit = {}): IndexError

Copies the original message, including unknown fields.