Updated on 2026-08-14

This commit is contained in:
Tangem 2023-03-14 12:39:04 +03:00
parent ea34514ca0
commit aa4c282379
4 changed files with 43 additions and 4 deletions

View file

@ -0,0 +1,3 @@
package com.tangem.lib.crypto.models.errors
class UserCancelledException : Exception()