Failure

data class Failure(val ex: Exception) : TranslationResult

Constructors

Link copied to clipboard
constructor(ex: Exception)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toResultText(): MutableComponent