On Tue, May 19, 2009 at 4:54 PM, abhishek jain
<[email protected]>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_perl/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.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to