doc(errors): Add missing error classes to the page (#987)
This commit is contained in:
committed by
John Vrbanac
parent
21722fdfa5
commit
f5b1d48c4f
@@ -58,6 +58,8 @@ Predefined Errors
|
||||
HTTPNotAcceptable, HTTPConflict, HTTPGone, HTTPLengthRequired,
|
||||
HTTPPreconditionFailed, HTTPRequestEntityTooLarge, HTTPUriTooLong,
|
||||
HTTPUnsupportedMediaType, HTTPRangeNotSatisfiable,
|
||||
HTTPUnprocessableEntity, HTTPTooManyRequests,
|
||||
HTTPUnprocessableEntity, HTTPLocked, HTTPFailedDependency,
|
||||
HTTPTooManyRequests,
|
||||
HTTPUnavailableForLegalReasons,
|
||||
HTTPInternalServerError, HTTPBadGateway, HTTPServiceUnavailable
|
||||
HTTPInternalServerError, HTTPBadGateway, HTTPServiceUnavailable,
|
||||
HTTPInsufficientStorage, HTTPLoopDetected
|
||||
|
||||
Reference in New Issue
Block a user