Skip to content

Commit 63d4be7

Browse files
committed
doc: update readme
1 parent 2b1a0a5 commit 63d4be7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ With ExceptNotifier, you can obtain detailed compilation errors, including debug
2929

3030
<Br>
3131

32+
### Although all explanations use the try-except block as an example, in reality, once overridden, it will send messages for exceptions that occurred without the try-except statement.
33+
3234

3335
# Supporting Applications
3436
Applicable to both [IPython](https://ipython.org/) and [Python](https://www.python.org/), but needs to be ported differently only in `ExceptNotifier`. Please refer to the detailed example. (`SuccessNotifier` and `SendNotifier` have the same syntax.)

0 commit comments

Comments
 (0)