Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
client
/
com.erfangholami.androidsolidservices.client.sdk
/
SolidException
/
SolidNotLoggedInException
Solid
Not
Logged
In
Exception
class
SolidNotLoggedInException
(
message
:
String
=
"User has not logged in."
)
:
SolidException
Members
Constructors
Solid
Not
Logged
In
Exception
Link copied to clipboard
constructor
(
message
:
String
=
"User has not logged in."
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?