You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using dropwizard and I'd like to be able to return more friendly messages to the user when they enter wrong String for enum (which I also use for subtypes) and format for UUIDs. Could we add new exception(s) for these cases? Or use InvalidFormatExcetion for all or some of them?