From dev-return-2484-apmail-oltu-dev-archive=oltu.apache.org@oltu.apache.org Mon Sep 14 09:46:46 2015 Return-Path: X-Original-To: apmail-oltu-dev-archive@www.apache.org Delivered-To: apmail-oltu-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 388A718508 for ; Mon, 14 Sep 2015 09:46:46 +0000 (UTC) Received: (qmail 87074 invoked by uid 500); 14 Sep 2015 09:46:46 -0000 Delivered-To: apmail-oltu-dev-archive@oltu.apache.org Received: (qmail 87044 invoked by uid 500); 14 Sep 2015 09:46:46 -0000 Mailing-List: contact dev-help@oltu.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oltu.apache.org Delivered-To: mailing list dev@oltu.apache.org Received: (qmail 87030 invoked by uid 99); 14 Sep 2015 09:46:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2015 09:46:46 +0000 Date: Mon, 14 Sep 2015 09:46:46 +0000 (UTC) From: "Antonio Sanso (JIRA)" To: dev@oltu.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OLTU-135) OAuthProblemException are not propagates correctly in classe HttpClient4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OLTU-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743268#comment-14743268 ] Antonio Sanso commented on OLTU-135: ------------------------------------ [~antonio_sargento] any chance yo want to share your solution ? > OAuthProblemException are not propagates correctly in classe HttpClient4 > ------------------------------------------------------------------------ > > Key: OLTU-135 > URL: https://issues.apache.org/jira/browse/OLTU-135 > Project: Apache Oltu > Issue Type: Bug > Components: oauth2-httpclient4 > Affects Versions: oauth2-0.31 > Reporter: Antonio Sargento > Priority: Minor > > The HttpClient4 class has a try catch block that caches all Exceptions and transforms them into OAuthSystemException. > Well, the OAuthProblemException are transformed too, which means that it is not possible to propagate these kind of exceptions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)