An error occurred while fetching folder content.
Paul-Christian Volkmer
authored
This patch uses AbstractController class to add exception handlers into controllers. These handlers are used to detect some runtime exceptions which can be thrown in any layer e.g. DAO or service layer. They recognize NotFoundException and ForbiddenException. Test classes are able to check if any of these exceptions are thrown during runtime.
Name | Last commit | Last update |
---|---|---|
.. |