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
/
SolidServicesDrawPermissionDeniedException
Solid
Services
Draw
Permission
Denied
Exception
class
SolidServicesDrawPermissionDeniedException
(
message
:
String
=
"Android Solid Services doesn't have permission to draw overlay."
)
:
SolidException
Members
Constructors
Solid
Services
Draw
Permission
Denied
Exception
Link copied to clipboard
constructor
(
message
:
String
=
"Android Solid Services doesn't have permission to draw overlay."
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?