Commit Graph

10 Commits (f8a0c8422e2d50fa17499bcba298a9be6ca25dd4)

Author SHA1 Message Date
Kim Alvefur 3533f8e1b2 util.error: Add a wrapper for common parameters 6 years ago
Kim Alvefur 7e563605c9 util.error: Add a 'source' parameter where origin module can be mentioned 6 years ago
Matthew Wild 5134e64037 util.error: Add configuration for including traceback in tostring() 6 years ago
Matthew Wild 7f4e1073cd util.error: Allow optional tracebacks to be injected on errors 6 years ago
Kim Alvefur 1ac8dabcf5 util.error: Move default for numeric error code to net.http.server 6 years ago
Kim Alvefur 007f277b17 util.error: Write down some thoughts in comments 6 years ago
Kim Alvefur 3ba24f4366 util.error: Add well-known field 'code' in error templates 6 years ago
Kim Alvefur dae2e97303 util.error: Fix traceback due to missing text field 7 years ago
Kim Alvefur ac2d2297b6 util.error: Add a function for creating an error object from an error stanza 7 years ago
Matthew Wild 38462e3542 util.error: Add new util library for structured errors 7 years ago