Interface describing what a RedirectHttpError class should look like. Makes sure a location value is always needed.
location
Optional
Readonly
Checks whether the given error is an instance of this class.
The status code corresponding to this error class.
A unique URI identifying this error class.
Interface describing what a RedirectHttpError class should look like. Makes sure a
location
value is always needed.