guide wip [skip ci]

This commit is contained in:
Qiang Xue
2014-04-29 13:18:50 -04:00
parent a620342315
commit 5b8cf206b9
46 changed files with 522 additions and 379 deletions

View File

@ -1,6 +1,8 @@
Error Handling
==============
> Note: This chapter is under development.
Error handling in Yii is different than handling errors in plain PHP. First of all, Yii will convert all non-fatal errors
to *exceptions*: