Uses of Class
com.atlassian.confluence.rest.api.model.RestError
-
Packages that use RestError Package Description com.atlassian.confluence.rest.api.model -
-
Uses of RestError in com.atlassian.confluence.rest.api.model
Methods in com.atlassian.confluence.rest.api.model that return RestError Modifier and Type Method Description static RestErrorExceptionConverter.Server. convertServiceException(Exception e)Converts aServiceExceptioninto a correspondingRestErrorwith the correct status.
-