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