[TYPO3-mvc] Catch Tx_Extbase_MVC_Exception_NoSuchArgument
Thomas Mammitzsch
thomas at visualworx.de
Mon Nov 4 14:33:53 CET 2013
hi list,
i often see errors in the log files where required parameters are not
passed to an action (i think users deleted them from the url).
This throws a Tx_Extbase_MVC_Exception_NoSuchArgument exception in
Classes/MVC/Request.php. I wonder if its possible to catch that
exception and display a user friendly error message in the frontend
instead.
regards, Thomas
More information about the TYPO3-project-typo3v4mvc
mailing list