users@jersey.java.net

Re: [Jersey] Jersey's (experimental) approach to support hypermedia constraint

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 10 Feb 2010 21:11:30 +0100

On Feb 10, 2010, at 8:39 PM, Jan Algermissen wrote:

>
> On Feb 10, 2010, at 6:40 PM, Paul Sandoz wrote:
>
>> Exceptions can be an effective way of handling failure states (the
>> Jersey client API already uses such a pattern).
>
> What would you consider to be a 'failure state'? (Trying to align
> our thinking)
>

A response >= 400 or a link type that is not present.

Paul.