Hi I have created one ExceptionHandler which extends DefaultExceptionHandler.
I have defined two method with arguments as mentioned in the Stripes website. The Exceptions that my handlers are supposed to handle are Custom exceptions which extends Exception. From my ActionClass I am throwing the respective exception. But to my surprise the respective handler method in my custom Exception handler is not getting invoked. Can you help? Its really urgent. Thanks in advance. Regards Arnab -- View this message in context: http://old.nabble.com/Stripes-DefaultExceptionHandler-tp26157708p26157708.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
