Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions user_guide_src/source/general/errors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ To ignore logging on other status codes, you can set the status code to ignore i
.. note:: It is possible that logging still will not happen for exceptions if your current Log settings
are not set up to log **critical** errors, which all exceptions are logged as.

Custom Exceptions
=================
Framework Exceptions
====================

The following custom exceptions are available:
The following framework exceptions are available:

PageNotFoundException
---------------------
Expand Down