TypeArgumentError

Type argument error.

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard

Returns the field-presence view for this TypeArgumentError instance.

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

Index of the problematic type argument.

Functions

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

Copies the original message, including unknown fields.