Skip to main content

RequestHandlerError

Wraps an exception thrown from a request handler (router) and extends it with crawling context.

Index

Constructors

Constructors

__init__

  • __init__(wrapped_exception, crawling_context): None
  • Parameters

    Returns None

Page Options