data class CannotQuery : TxErrorType
Query on connection cannot be processed.
CannotQuery(msg: String)
val msg: String