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