nee-core / dev.neeffect.nee.effects.tx / TxError

TxError

interface TxError

Error supplier in transaction effect.

Functions

txError

abstract fun txError(): TxErrorType

Inheritors

TxErrorType

Errors.

sealed class TxErrorType : TxError