From 833c6078da5125b850583ce7cd648cff9a1fa346 Mon Sep 17 00:00:00 2001 From: shanks Date: Tue, 27 Sep 2016 06:46:33 +0800 Subject: [PATCH] fixed format --- source/chapter2/18_Error_Handling.md | 1 + 1 file changed, 1 insertion(+) 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)