Skip to main content

ContextPipelineInitializationError

Wraps an exception thrown in the initialization step of a context pipeline middleware.

We may not have the complete context at this point, so only BasicCrawlingContext is provided.

Index

Constructors

Constructors

__init__

  • __init__(wrapped_exception, crawling_context): None
Page Options