Class ExceptionConverter.Server

java.lang.Object
com.atlassian.confluence.rest.v2.api.model.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.

  • Constructor Details

    • Server

      public Server()
  • Method Details