iamthechad / grails3-recaptcha

ReCaptcha plugin for Grails 3
Other
3 stars 10 forks source link

ClassNotFoundException thrown if no config exists #5

Closed iamthechad closed 9 years ago

iamthechad commented 9 years ago

If no config can be found at all for Recaptcha or Mailhide, a ClassNotFoundException is thrown. It should be a better error with an explanation of how to solve it.