Patches item #1259548, was opened at 2005-08-14 18:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1259548&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: 1.2 Status: Open Resolution: None Priority: 5 Submitted By: Seth Ladd (picklematrix) Assigned to: Nobody/Anonymous (nobody) Summary: Simplified Exception Throwing in WicketServlet Initial Comment: In an attempt to simplify the exception throwing in the WicketServlet, and to reduce duplicate string creation, I have created a subclass of WicketRuntimeException with a ApplicationFactoryCreationException. This also creates a strongly typed exception, for a bit more explicitness. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1259548&group_id=119783 ------------------------------------------------------- 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 _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
