Hello,
I'm working on a Symfony project which has a rich-javascript front-
end. If there is an exception on the server side I'd like the server
to respond with some JSON data to the effect of: { errors: [ { id:
"Server Exception, msg: "Exception message" } ] }. Does Symfony
support a way to define an uncaught exception template that I can use
to format this JSON from the uncaught exception?
Thanks for any insight you can provide,
John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---