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

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

- Page: https://pluginprobe.com/plugins/sync-basalam/1.10.14/code/includes/Services/Api/BlockedHttpRequestException.php
- Raw: https://pluginprobe.com/plugins/sync-basalam/1.10.14/raw/includes/Services/Api/BlockedHttpRequestException.php
- Modified: 2026-09-08T09:08:34+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.14/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{}

```
