Invalid Transaction Response
class InvalidTransactionResponse(message: String, cause: Throwable? = null) : PortalException.Transaction
Thrown when the response type from a transaction is invalid.
Thrown when the response type from a transaction is invalid.