Customize default error messages
Customize default error messages
nipunafexcon
Posts: 2Questions: 2Answers: 0
How do i change error response coming from server and show different messages based on different scenarios.
Example: When saving data,if it returns false, it will show
A system error has occurred (More information).
How do we customize this?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi,
With this method, all errors are automatically intercepted but you can also customize each error as appropriate.
Hope this help!