chainerror/booksrc/SUMMARY.md
2018-12-21 13:50:08 +01:00

17 lines
507 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)
[The End](end.md)