In the case of the DB2 example in the left column of Table 3, if a particular SQL statement fails and generates an error, control is passed to the conditionhandler.
If a user is not authenticated when trying to access this resource, the user will receive a 401 status code and the application can provide a special error handler to deal with that condition.