Class ExceptionConverter.Server

  • Enclosing class:
    ExceptionConverter

    public static class ExceptionConverter.Server
    extends Object
    Converts Confluence REST API model ServiceExceptions into RestError entities, the standardised error response format produced by our REST resources.

    See com.atlassian.confluence.rest.client.model.ExceptionConverter.Client for the reverse conversion.