# sync-basalam/1.9.2/includes/Services/Api/BlockedHttpRequestException.php

ووسلام – همگام سازی ووکامرس و باسلام, version 1.9.2. 10 lines.

- Page: https://pluginprobe.com/plugins/sync-basalam/1.9.2/code/includes/Services/Api/BlockedHttpRequestException.php
- Raw: https://pluginprobe.com/plugins/sync-basalam/1.9.2/raw/includes/Services/Api/BlockedHttpRequestException.php
- Modified: 2026-07-08T11:26:14+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/sync-basalam/1.9.2/code/includes/Services/Api/BlockedHttpRequestException.php#L10-L20`.

```php
<?php

namespace SyncBasalam\Services\Api;

use SyncBasalam\Jobs\Exceptions\NonRetryableException;

defined('ABSPATH') || exit;

class BlockedHttpRequestException extends NonRetryableException{}

```
