diff --git a/source/chapter2/18_Error_Handling.md b/source/chapter2/18_Error_Handling.md index 76628b95..8f909cb8 100755 --- a/source/chapter2/18_Error_Handling.md +++ b/source/chapter2/18_Error_Handling.md @@ -10,6 +10,7 @@ > > 3.0 > 翻译+校对:[shanks](http://codebuild.me) 2016-09-24 + 本页包含内容: - [表示并抛出错误](#representing_and_throwing_errors)