From a946638c307944722dc4e0af3383ecbd060f2dd3 Mon Sep 17 00:00:00 2001 From: Kurt Griffiths Date: Fri, 30 Jun 2017 18:42:11 -0600 Subject: [PATCH] doc(errors): Index new error classes (#1075) --- docs/api/errors.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/api/errors.rst b/docs/api/errors.rst index b211111..35acb49 100644 --- a/docs/api/errors.rst +++ b/docs/api/errors.rst @@ -74,6 +74,7 @@ Predefined Errors HTTPPreconditionRequired, HTTPTooManyRequests, HTTPRequestHeaderFieldsTooLarge, HTTPUnavailableForLegalReasons, - HTTPInternalServerError, HTTPBadGateway, HTTPServiceUnavailable, + HTTPInternalServerError, HTTPNotImplemented, HTTPBadGateway, + HTTPServiceUnavailable, HTTPGatewayTimeout, HTTPVersionNotSupported, HTTPInsufficientStorage, HTTPLoopDetected, HTTPNetworkAuthenticationRequired