The web template submits an entity form, which creates an account
In plugin Account.Prevalication, an InvalidPluginExecutionException will be thrown if certain conditions are met
How do I catch this exception in the web template then display the error message?
Thanks!