You have implemented a simple bookshop CAP application for the purpose of selling books. You want to implement an error handler in the bookshop-service, that can be used to react on specific error messages. For all other errors, you want to define a default error message. The error handler should be called during the event. Drag the code snippets from below into the correct parts of the error handler implementation.
Currently there are no comments in this discussion, be the first to comment!