EncodingError

An error occurred while encoding a Kotlin value into a TOML value.

Types

Link copied to clipboard

Thrown when a lazy value evaluates to null during encoding.

Link copied to clipboard

Thrown when attempting to encode a type for which no encoder is registered.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open override val message: String
Link copied to clipboard
Link copied to clipboard

Inheritors

Link copied to clipboard
Link copied to clipboard