Uses of Class
com.atlassian.confluence.rest.v2.api.model.RestError
Packages that use RestError
-
Uses of RestError in com.atlassian.confluence.rest.v2.api.model
Methods in com.atlassian.confluence.rest.v2.api.model that return RestErrorModifier and TypeMethodDescriptionRestError.Builder.build()
static RestError
ExceptionConverter.Server.convertServiceException
(Exception e) Converts aServiceException
into a correspondingRestError
with the correct status.