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
GameService now throws exceptions and exceptionHandler returns the proper response instead of resource method
update tests to recent changes
add ErrorMessage.class to project
issue: #33
GameService now throws exceptions and exceptionHandler returns the proper response instead of resource method
update tests to recent changes
add ErrorMessage.class to project
issue: #33
Create custom exceptions that are thrown and can be maybe used to return a proper error message to the clients why something didn't work
The text was updated successfully, but these errors were encountered: