ErrorsHttpStatusCodeErrorOn this pageHttpStatusCodeError crawlee.errors.HttpStatusCodeErrorRaised when the response status code indicates an error.Index Constructors__init__Constructors __init__ __init__(message, status_code): NoneParametersmessage: strstatus_code: intReturns None
Raised when the response status code indicates an error.