That is correct.  You'll have lots of code in your Resources that
handles translating detectable errors and exceptions into either
ResourceExceptions (or doing getResponse().setStatus(...) in 1.0
code).

.. Adam

On Tue, Apr 8, 2008 at 2:12 AM, Stephan Koops <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  is it right, that there is no special excpetion handlung in Restlet for
> RuntimeExceptions, only the mapping to status 500?
>  Is there more than that and the ResourceException, which is mapped to the
> given status and nothing else?
>
>  best regards
>   Stephan
>

Reply via email to