Sorry if I wasnt clear enough. I'll try to rephrase.


There is an "Pattern Matching Exception Handler" that works great inside a 
usecase. When you model an exception in the UML and throw an exception with a 
message of the form "{some.key} default message" the exception is catched by 
the pattern matching exception handler and the message is shown as a struts 
message (via /layout/messages.jsp).



When an exception of that sort is thrown from the first action of a use case, 
it is displayed by the error page configured in WEB-INF/web.xml. I guess that 
is because as it is the first action, there is no input page defined for it.



It would be cool if the same "pattern matching exception handler" could be 
activated on the default error page ... so a more friendly message could be 
displayed in case the exception thrown is expected.



I hope it is more understandable now ...  Anyway, it is not a high priority 
feature, just a nice one to have ...
--
Jabber : [EMAIL PROTECTED] (feel free to contact me)
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3631#3631
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to