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
/
SolidAppNotFoundException
Solid
App
Not
Found
Exception
class
SolidAppNotFoundException
(
message
:
String
=
"Android Solid Services has not been installed."
)
:
SolidException
Members
Constructors
Solid
App
Not
Found
Exception
Link copied to clipboard
constructor
(
message
:
String
=
"Android Solid Services has not been installed."
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?