reference/yaf/yaf_dispatcher/seterrorhandler.xml
49d4fb555745d1981edac87a5a2d8ae53b5f75df
...
...
@@ -17,7 +17,7 @@
17
17
<para>
18
18
Set error handler for Yaf. when <link
19
19
linkend="configuration.yaf.dispatcher.throwexception">application.dispatcher.throwException</link>
20
-
is off, Yaf will trigger catchable error while unexpected errors occrred.
20
+
is off, Yaf will trigger catchable error while unexpected errors occurred.
21
21
</para>
22
22
<para>
23
23
Thus, this error handler will be called while the error raise.
24
24