InsufficientPermissionException

Exception thrown when there is no permission to perform a certain action.

Constructors

Link copied to clipboard
constructor(permission: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard

the required but missing permission