From the course: Java EE: RESTful Service with JAX-RS 2.0

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Challenge: Add exception handlers

Challenge: Add exception handlers

From the course: Java EE: RESTful Service with JAX-RS 2.0

Start my 1-month free trial

Challenge: Add exception handlers

(chiming music) - [Instructor] Your challenge is to add error handlers where appropriate. This means thinking about what response you want to give to the client when something goes wrong. You might have to create new exception classes. The choice is yours, and the challenge should take no more than about 10 minutes.

Contents