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.modelMethods in com.atlassian.confluence.rest.v2.api.model that return RestErrorModifier and TypeMethodDescriptionRestError.Builder.build()static RestErrorExceptionConverter.Server.convertServiceException(Exception e) Converts aServiceExceptioninto a correspondingRestErrorwith the correct status.