ServerError

class ServerError(message: String?) : TapOnPhoneInvocationError.TransactionDeclined

There was an error in the server while processing the transaction

Constructors

Link copied to clipboard
fun ServerError(message: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val errorCode: Int
Link copied to clipboard
val errorDescription: String