[Catalyst] Error is not structured and friendly

J. Shirley jshirley at gmail.com
Tue May 19 08:08:20 GMT 2009


On Tue, May 19, 2009 at 4:54 PM, abhishek jain
<abhishek.netjain at gmail.com>wrote:

> Hi,
> I am using catalyst, during development, i can see that i view some errors
> in the code developed,
> The error is like:
>
> Caught exception in MyApp::Controller::US->view "
>
> no element found at line 1, column 0, byte -1 at /usr/lib/perl5/vendor_pe=
rl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187"
>
>
> Can there be a better error message which shows me a better o/p and what
> exactly the error is.
>

Submit a bug against XML::Parser, as that is where that error comes from.

This isn't anything Catalyst can change, since it has nothing to do with
Catalyst.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090519/6ad88=
d87/attachment.htm


More information about the Catalyst mailing list