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