November 2017
Intermediate to advanced
420 pages
10h 29m
English
Exceptions in Java are a way to tell the client that an abnormal condition has occurred while executing specific statements in the code. In this section, you will see how a REST resource method handles exceptions.