Erin Noe-Payne created RAVE-1020:
------------------------------------

             Summary: Create custom errors and error handlers to map thrown 
errors to proper error responses and status codes
                 Key: RAVE-1020
                 URL: https://issues.apache.org/jira/browse/RAVE-1020
             Project: Rave
          Issue Type: Sub-task
            Reporter: Erin Noe-Payne


For possible error codes write custom error classes (Not found, not authorized, 
bad request, etc) and corresponding ExceptionMapper classes that map the 
exception to a proper error code and descriptive error message.

See http://cxf.apache.org/docs/jax-rs-basics.html#JAX-RSBasics-Exceptionhandling

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to