Closed lafkob closed 8 years ago
Create a global exception handler that can convert exceptions into http statuses with messages to send back to the user.
See src/main/java/edu/swe681/traverse/application/GlobalExceptionHandler.java
Create a global exception handler that can convert exceptions into http statuses with messages to send back to the user.