We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40409b3 + 8b36556 commit d97ee0eCopy full SHA for d97ee0e
user_guide_src/source/general/errors.rst
@@ -104,6 +104,10 @@ This provides an exit code of 8.
104
RedirectException
105
-----------------
106
107
+.. note:: Since v4.4.0, the namespace of ``RedirectException`` has been changed.
108
+ Previously it was ``CodeIgniter\Router\Exceptions\RedirectException``. The
109
+ previous class is deprecated.
110
+
111
This exception is a special case allowing for overriding of all other response routing and
112
forcing a redirect to a specific route or URL:
113
0 commit comments