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

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

- Page: https://pluginprobe.com/plugins/sync-basalam/1.10.2/code/includes/Services/Api/BlockedHttpRequestException.php
- Raw: https://pluginprobe.com/plugins/sync-basalam/1.10.2/raw/includes/Services/Api/BlockedHttpRequestException.php
- Modified: 2026-07-19T10:26:24+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.10.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{}

```
