Skip to content

Commit 88aee9c

Browse files
committed
docs: change "Custom Exceptions" to "Framework Exceptions"
1 parent 30258d5 commit 88aee9c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

user_guide_src/source/general/errors.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ To ignore logging on other status codes, you can set the status code to ignore i
6464
.. note:: It is possible that logging still will not happen for exceptions if your current Log settings
6565
are not set up to log **critical** errors, which all exceptions are logged as.
6666

67-
Custom Exceptions
68-
=================
67+
Framework Exceptions
68+
====================
6969

70-
The following custom exceptions are available:
70+
The following framework exceptions are available:
7171

7272
PageNotFoundException
7373
---------------------

0 commit comments

Comments
 (0)