compass
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
compass
compass-permissions
/
dev.jordond.compass.permissions.exception
/
PermissionException
Permission
Exception
sealed
class
PermissionException
:
Throwable
Defines an exception that is related to Geolocation permissions.
Inheritors
PermissionDeniedException
PermissionDeniedForeverException
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?