Class IwfHttpException

    • Constructor Detail

      • IwfHttpException

        public IwfHttpException​(ObjectEncoder objectEncoder,
                                feign.FeignException.FeignClientException exception)
      • IwfHttpException

        public IwfHttpException()
    • Method Detail

      • getErrorDetails

        public java.lang.String getErrorDetails()
      • getStatusCode

        public int getStatusCode()
      • fromFeignException

        public static IwfHttpException fromFeignException​(ObjectEncoder objectEncoder,
                                                          feign.FeignException.FeignClientException exception)