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
/
SolidResourceException
/
NotPermissionException
Not
Permission
Exception
class
NotPermissionException
(
message
:
String
)
:
SolidException.SolidResourceException
Members
Constructors
Not
Permission
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?