Signum
Toggle table of contents
3.19.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Signum
indispensable
/
at.asitplus.signum
/
UnsupportedCryptoException
Unsupported
Crypto
Exception
open
class
UnsupportedCryptoException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
CryptoException
(
source
)
Members
Constructors
Unsupported
Crypto
Exception
Link copied to clipboard
constructor
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?