Kraken
Toggle table of contents
0.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
Kraken
Kraken
/
github.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.