sudoemail
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sudoemail
sudoemail
/
com.sudoplatform.sudoemail
/
SudoEmailClient
/
EmailCryptographicKeysException
/
SecureKeyArchiveException
Secure
Key
Archive
Exception
class
SecureKeyArchiveException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
SudoEmailClient.EmailCryptographicKeysException
Members
Constructors
Secure
Key
Archive
Exception
Link copied to clipboard
constructor
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?