Buckets:
ktongue/docker_container / simsite /venv /lib /python3.14 /site-packages /django /tasks /exceptions.py
| from django.core.exceptions import ImproperlyConfigured | |
| class TaskException(Exception): | |
| """Base class for task-related exceptions. Do not raise directly.""" | |
| class InvalidTask(TaskException): | |
| """The provided Task is invalid.""" | |
| class InvalidTaskBackend(ImproperlyConfigured): | |
| """The provided Task backend is invalid.""" | |
| class TaskResultDoesNotExist(TaskException): | |
| """The requested TaskResult does not exist.""" | |
| class TaskResultMismatch(TaskException): | |
| """The requested TaskResult is invalid.""" | |
Xet Storage Details
- Size:
- 525 Bytes
- Xet hash:
- eebff7e5d6c36c610654e90c6323dd84f8ee65bdf786f513d1b35f25fa7cc541
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.