Skip to main content

ContextPipelineFinalizationError

Wraps an exception thrown in the finalization 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