#123: REGISTER-JAVA-EXCEPTION failing -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: java | Version: Resolution: | Keywords: -------------------------+--------------------------------------------------
Comment(by ehuelsmann):
With my answer:
I am trying to register Java exceptions using REGISTER-JAVA-EXCEPTION
but it
does not seem to work for me as evidenced by the transcript below.
Is there anything that I may have missed?
Thanks for the report!
No, you haven't missed anything: you found a bug; even though *you* said the condition should be derived from JAVA-EXCEPTION, nothing in the class definition indicates that ever happened. When running your commands in the debugger, I found that the class precedence list is empty. Generally speaking, that's not a good sign :-)
I'll try to look at this report during the coming weekend. I'll also file a ticket to prevent your report from being forgotten.