/
githubmirror
/
scrapy
Обзор
Документация
Войти
/
githubmirror
/
scrapy
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/topics/exceptions.rst
25 строк
497 B
Adrian
Use autodoc for exceptions and improve their docs (#7767)
23 июл 2026, 14:02
Не верифицирован
23 июл 2026, 14:02
67e5282
Код
Авторство
О чём код?
.. _topics-exceptions: .. _topics-exceptions-ref: ========== Exceptions ========== Here's a list of all exceptions included in Scrapy and their usage, except for the :ref:`download handler exceptions <download-handlers-exceptions>`. .. module:: scrapy.exceptions .. autoexception:: CloseSpider .. autoexception:: DontCloseSpider .. autoexception:: DropItem .. autoexception:: IgnoreRequest .. autoexception:: NotConfigured .. autoexception:: NotSupported .. autoexception:: StopDownload