toggle menu
compass
common
switch theme
search in API
compass-permissions
/
dev.jordond.compass.permissions.exception
/
PermissionMissingException
Permission
Missing
Exception
class
PermissionMissingException
(
permission
:
String
)
:
PermissionException
Permissions is missing and we will not attempt to request the permission.
Members
Constructors
Permission
Missing
Exception
Link copied to clipboard
constructor
(
permission
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?