Open omzmarlon opened 7 years ago
We need error handlers when: server throws an exception (give proper error message), something not found (throw 404) permission denied front-end should show notifications when error occurs, etc
Reference: https://www.playframework.com/documentation/2.5.x/ScalaErrorHandling
@tomyang729 I will implement this one as it is related to front-end
We need error handlers when: server throws an exception (give proper error message), something not found (throw 404) permission denied front-end should show notifications when error occurs, etc
Reference: https://www.playframework.com/documentation/2.5.x/ScalaErrorHandling