CoreCrypto
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
CoreCrypto
CoreCrypto
/
com.wire.crypto
/
CoreCryptoException
/
TransactionFailed
Transaction
Failed
class
TransactionFailed
(
val
error
:
String
)
:
CoreCryptoException
(
source
)
Members
Constructors
Transaction
Failed
Link copied to clipboard
constructor
(
error
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Link copied to clipboard
val
error
:
String
message
Link copied to clipboard
open
override
val
message
:
String