milton0825 / plano

Plano - a simple scheduling service
GNU General Public License v3.0
4 stars 0 forks source link

Exception handling with customized error message #31

Open milton0825 opened 7 years ago

milton0825 commented 7 years ago

Scope

Currently, when exception was thrown, the exception will pop up and handled by spring mvc to return an error message. We want to return customized error message.

Reference

https://spring.io/blog/2013/11/01/exception-handling-in-spring-mvc