Lines Matching refs:captureStackTrace
113 Error.captureStackTrace(this, _ConnectTimeoutError);
125 Error.captureStackTrace(this, _HeadersTimeoutError);
137 Error.captureStackTrace(this, _HeadersOverflowError);
149 Error.captureStackTrace(this, _BodyTimeoutError);
161 Error.captureStackTrace(this, _ResponseStatusCodeError);
177 Error.captureStackTrace(this, _InvalidArgumentError);
189 Error.captureStackTrace(this, _InvalidReturnValueError);
201 Error.captureStackTrace(this, _RequestAbortedError);
213 Error.captureStackTrace(this, _InformationalError);
225 Error.captureStackTrace(this, _RequestContentLengthMismatchError);
237 Error.captureStackTrace(this, _ResponseContentLengthMismatchError);
249 Error.captureStackTrace(this, _ClientDestroyedError);
261 Error.captureStackTrace(this, _ClientClosedError);
273 Error.captureStackTrace(this, _SocketError);
286 Error.captureStackTrace(this, _NotSupportedError);
298 Error.captureStackTrace(this, NotSupportedError);
310 Error.captureStackTrace(this, _HTTPParserError);
322 Error.captureStackTrace(this, _ResponseExceededMaxSizeError);
334 Error.captureStackTrace(this, _RequestRetryError);
12618 Error.captureStackTrace(err, this);