Dan Haywood created ISIS-599:
--------------------------------
Summary: Better message and diagnostics for Exception Recognizers
Key: ISIS-599
URL: https://issues.apache.org/jira/browse/ISIS-599
Project: Isis
Issue Type: Improvement
Components: Core, Objectstore: JDO
Affects Versions: core-1.3.0, objectstore-jdo-1.3.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: objectstore-jdo-1.4.0, core-1.4.0
When a registered ExceptionRecognizer recognizes an exception, it parses the
exception message and returns a user-friendly message to display. Nothing is
logged.
Currently the parsed message returned is parsed from the outer-most exception;
for better information it should instead parse the root cause.
For the developer, it would be useful for the exceptions to be logged. One way
to do this might be to make them logged if running in prototype mode, but not
logged otherwise.
--
This message was sent by Atlassian JIRA
(v6.1#6144)