Kraken
Toggle table of contents
2026.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kraken
Kraken
/
duckpond.buriedincode.exceptions
/
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.