lafkob / swe681_game

Our game for SWE 681.
0 stars 1 forks source link

Global Exception Handler #10

Closed lafkob closed 8 years ago

lafkob commented 8 years ago

Create a global exception handler that can convert exceptions into http statuses with messages to send back to the user.

lafkob commented 8 years ago

See src/main/java/edu/swe681/traverse/application/GlobalExceptionHandler.java