android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
android
android
/
com.wire.crypto
/
CoreCryptoException
/
ClientException
Client
Exception
class
ClientException
(
val
message
:
String
)
:
CoreCryptoException
Members
Constructors
Client
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String