chainerror/booksrc/SUMMARY.md
2019-02-07 08:58:05 +01:00

18 lines
550 B
Markdown

# Summary
[chainerror](README.md)
- [Simple String Errors](tutorial1.md)
- [Simple Chained String Errors](tutorial2.md)
- [Mapping Errors](tutorial3.md)
- [Saving coding chars](tutorial4.md)
- [The source() of Errors](tutorial5.md)
- [Downcast the Errors](tutorial6.md)
- [The root cause of all Errors](tutorial7.md)
- [Finding an Error cause](tutorial8.md)
- [Selective Error Handling](tutorial9.md)
- [ErrorKind to the rescue](tutorial10.md)
- [Debug for the ErrorKind](tutorial11.md)
- [Deref for the ErrorKind](tutorial12.md)
[The End](end.md)