Hi Catalysters,

It seems that if an exception is raised in the entry point to an action
chain, Catalyst still tries to forward to the other chain components,
accumulating all exceptions into $c->errors.

Is there a way to stop the chain at the first exception ?

Thanks in advance,

        Laurent Dami



_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to