toggle menu
OMH Auth
androidJvm
switch theme
search in API
core
/
com.openmobilehub.android.auth.core.models
/
OmhAuthException
/
LoginCanceledException
Login
Canceled
Exception
class
LoginCanceledException
(
val
cause
:
Throwable
?
=
null
)
:
OmhAuthException
Members
Constructors
Login
Canceled
Exception
Link copied to clipboard
constructor
(
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Throwable
?
=
null