ErrorsRequestHandlerErrorOn this pageRequestHandlerError Wraps an exception thrown from a request handler (router) and extends it with crawling context.Index Methods__init__Methods __init__ __init__(*, wrapped_exception, crawling_context): NoneParametersoptionalkeyword-onlywrapped_exception: Exceptionoptionalkeyword-onlycrawling_context: TCrawlingContextReturns None
Wraps an exception thrown from a request handler (router) and extends it with crawling context.