KyberKotlin
Toggle table of contents
1.1.1
common
Platform filter
common
Switch theme
Search in API
KyberKotlin
KyberKotlin
/
asia.hombre.kyber.exceptions
/
InvalidKyberKeyException
Invalid
Kyber
Key
Exception
class
InvalidKyberKeyException
(
val
message
:
String
)
:
Exception
When a key fails a validity check.
Members
Constructors
Invalid
Kyber
Key
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