Exception Handler Event |
It seems event means CodeIgniter's Event.
https://codeigniter4.github.io/CodeIgnit...ent-points But there is no Event Points for it, and there is no code to fire an event in the exceptionHandler() method. You can extend the Exception class. See https://codeigniter4.github.io/CodeIgnit...asses.html |
Messages In This Thread |
Exception Handler Event - by matjlars - 07-08-2022, 12:55 PM
RE: Exception Handler Event - by kenjis - 07-08-2022, 05:34 PM
RE: Exception Handler Event - by MGatner - 07-14-2022, 03:50 AM
|