Skip to content

Commit fb153af

Browse files
authored
Merge pull request #6766 from kenjis/fix-docs-errors-exceptions
docs: change "Custom Exceptions" to "Framework Exceptions"
2 parents 89c8a6c + 88aee9c commit fb153af

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)