PermissionsError

Raised when an action cannot be performed due to a lack of permissions

class PermissionsError : Exception {
Permissions perm;
}

Meta