nee-core / dev.neeffect.nee.effects.tx / TxErrorType / CannotQuery

CannotQuery

data class CannotQuery : TxErrorType

Query on connection cannot be processed.

Constructors

<init>

Query on connection cannot be processed.

CannotQuery(msg: String)

Properties

msg

val msg: String