Handling Exceptions in Grails
Improve error handling – Exceptions The Error Handling in Grails has changed with the latest support from Groovy. In this case we will make use of the “Declarative Controller Exception Handling” feature of Grails. “Grails controllers support a simple mechanism...Read More