mirror of
https://github.com/haraldh/chainerror.git
synced 2025-04-18 13:52:52 +02:00
622 B
622 B
Summary
- Simple String Errors
- Simple Chained String Errors
- Mapping Errors
- More Information
- The source() of Errors
- Downcast the Errors
- The root cause of all Errors
- Finding an Error cause
- Selective Error Handling
- ErrorKind to the rescue
- Debug for the ErrorKind
- Deref for the ErrorKind
- Writing a library
- Going back to std