Commit Graph

3 Commits

Author SHA1 Message Date
Dan Tsekhanskiy
354faedef3 refactor: Migrate from statically calling _new_err to using a dict and looping through keys/values.
- Benefits: Data structure for errors, improved human readability, errors defined at the top of this module, etc.

PiperOrigin-RevId: 363200116
2021-03-16 09:26:21 -07:00
Dan Tsekhanskiy
1e01310109 Update error_codes doc
PiperOrigin-RevId: 354916464
2021-02-01 05:13:34 -08:00
Dan Tsekhanskiy
32c000d44f Add link to docs, move error doc out of setup, and update sitemap/index.
PiperOrigin-RevId: 351139249
2021-01-11 06:17:31 -08:00