Package com.atlassian.confluence.plugins.restapi.exceptions
package com.atlassian.confluence.plugins.restapi.exceptions
-
ClassesClassDescriptionEnsures
ServiceException
s thrown by REST resources are converted into appropriateRestError
s before returning theResponse
.