View on GitHub

sensibill-android-documentation

com.getsensibill.transactionmatcher / TransactionMatcher / TransactionMatcherListener / hasFailed

hasFailed

abstract fun hasFailed(errorCode: Int, message: String!): Unit

Handle a failure of the transaction matching process

Parameters

errorCode - Int: The failure’s error code (``com.getsensibill.rest.SBError.Codes)

message - String!: A message detailing the cause of the failure