Class ExceptionConverter


  • @ExperimentalApi
    public class ExceptionConverter
    extends Object
    The REST client-side conversion between HTTP Response codes (per http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html) from Jersey UniformInterfaceExceptions, and Confluence REST API model ServiceExceptions.

    See ExceptionConverter.Server for the reverse conversion.

    Since:
    5.10
    • Constructor Detail

      • ExceptionConverter

        public ExceptionConverter()