toggle menu
compass
common
switch theme
search in API
compass-permissions
/
dev.jordond.compass.permissions.exception
/
PermissionException
Permission
Exception
sealed
class
PermissionException
:
Throwable
Defines an exception that is related to Geolocation permissions.
Inheritors
PermissionMissingException
PermissionRequestException
PermissionDeniedException
PermissionDeniedForeverException
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?