Commit Graph

6 Commits

Author SHA1 Message Date
Josh Mitchell
f757072523 Added documentation to the errors module 2020-11-09 22:14:16 +11:00
Josh Mitchell
95b1bdba57 Streamlined error generation 2020-11-09 22:12:07 +11:00
Josh Mitchell
36a722e721 Refactored ErrorCode as Error.source() 2020-11-09 22:06:03 +11:00
Josh Mitchell
18436aaaa3 Nicer error messages 2020-11-09 22:04:23 +11:00
Josh Mitchell
4ca96364b9 Made error construction methods pub(crate) 2020-11-09 22:03:00 +11:00
Josh Mitchell
55fa21d45c Broke out errors module and handle error codes as rust enum 2020-11-09 21:58:39 +11:00