Main exception renamed to WizamartException
This commit is contained in:
@@ -535,7 +535,7 @@ class DNSVerificationException(ExternalServiceException):
|
||||
| 409 | `ConflictException` | Resource conflicts |
|
||||
| 422 | `ValidationException` | Input validation errors |
|
||||
| 429 | `RateLimitException` | Rate limiting |
|
||||
| 500 | `LetzShopException` | Generic errors |
|
||||
| 500 | `WizamartException` | Generic errors |
|
||||
| 502 | `ExternalServiceException` | Third-party failures |
|
||||
|
||||
### Step 2: Update Exception Exports
|
||||
|
||||
Reference in New Issue
Block a user