Where it is supposed to put custom exception classes in Grails? IMO, they are not domain classes and they are not utils.
Should I/can I create a new folder exceptions
under grails-app
?
Put them under src/groovy (if they are groovy classes) and src/java (if they are java classes).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With