[ 
https://issues.apache.org/jira/browse/ABDERA-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Diephouse updated ABDERA-73:
--------------------------------

    Attachment: ex.patch

Updated version of the patch which supports Summarys as well.

> Exception support for CollectionProviders
> -----------------------------------------
>
>                 Key: ABDERA-73
>                 URL: https://issues.apache.org/jira/browse/ABDERA-73
>             Project: Abdera
>          Issue Type: Improvement
>            Reporter: Dan Diephouse
>         Attachments: ex.patch
>
>
> CollectionProviders need a way to throw exceptions and get errors back to the 
> user. This patch introduces some changes along those lines so you can do 
> things like:
> throw new ResponseContextException(404);
> throw new ResponseContextException(new EmptyResponseContext(...), cause);
> etc, etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to