[
https://jira.jboss.org/browse/SEAMCATCH-12?page=com.atlassian.jira.plugin...
]
Jason Porter commented on SEAMCATCH-12:
---------------------------------------
Hm, okay, so we're thinking of leaving this out for right now? It's probably
easier if all the info is in the object than split between the object and the qualifiers,
but may not.
Add ExceptionResponse to the API
--------------------------------
Key: SEAMCATCH-12
URL:
https://jira.jboss.org/browse/SEAMCATCH-12
Project: Seam Catch
Issue Type: Feature Request
Affects Versions: Alpha1
Reporter: Dan Allen
Assignee: Jason Porter
Priority: Minor
Fix For: Alpha2
Add a reusable ExceptionResponse value object to the API for use in specifying exception
to HTTP responses. This will likely get reused by the JAX-RS, Servlet and JSF
integrations, at the very least.
ExceptionResponse {
forType
statusCode
message
logLevel?
}
A similar API was introduced in the REST module alpha. I'd like to consolidate such
classes.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira