What is the best way to handle errors 500 in TYPO3? Example: "Oops, an error occurred! Exception while property mapping at property path "":...." is no UID." is returning 500. There is easy way to handle 404 error by install tool option "pageNotFound_handling" but what about errors 500?