Error

data class Error(val exception: ReThisException) : RType

Constructors

Link copied to clipboard
constructor(message: String)
constructor(exception: ReThisException)

Properties

Link copied to clipboard
Link copied to clipboard
open val value: Any?

Functions

Link copied to clipboard