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): NoneParameterswrapped_exception: Exceptioncrawling_context: TCrawlingContextReturns None
Wraps an exception thrown from a request handler (router) and extends it with crawling context.