Class EngineClientLogger

    • Constructor Detail

      • EngineClientLogger

        public EngineClientLogger()
    • Method Detail

      • exceptionWhileReceivingResponse

        protected EngineClientException exceptionWhileReceivingResponse​(org.apache.http.HttpRequest httpRequest,
                                                                        org.apache.http.client.HttpResponseException e)
      • exceptionWhileEstablishingConnection

        protected EngineClientException exceptionWhileEstablishingConnection​(org.apache.http.HttpRequest httpRequest,
                                                                             IOException e)
      • exceptionWhileClosingResourceStream

        protected <T> void exceptionWhileClosingResourceStream​(T response,
                                                               IOException e)
      • requestInterceptorException

        public void requestInterceptorException​(Throwable e)