Kraken
Toggle table of contents
0.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kraken
Kraken
/
codeberg.buriedincode.kraken
/
AuthenticationException
/
AuthenticationException
Authentication
Exception
constructor
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Parameters
message
An optional message describing the exception.
cause
An optional cause that triggered this exception.