« Return to Thread: Supress error expose

Re: Supress error expose

by Nick Joyce :: Rate this Message:

Reply to Author | View in Thread

Hi Marcos,

There is no way to suppress the traceback sent via the ErrorMessage, although this would be a good idea.

I have created a new ticket for this - http://pyamf.org/ticket/552

Cheers,

Nick

On 8 May 2009, at 11:56, Marcos Voltolini wrote:

Hi, my name is Marcos Voltolini and I`m workin on a little project that use GAE with pyAMF.
I realized that when an error is raised from a service, some lines of the code are exposed at the ErrorMessage.
Well, the WSGIGateway has an option to set debug=false, then the erros are not exposed to browser, work well if pyAMF is not used.
I would like to know if there is some setting to supress the errors exposed to ErrorMessage.
Best Regards,
Marcos Voltolini
_______________________________________________
PyAMF users mailing list - users@...
http://lists.pyamf.org/mailman/listinfo/users


_______________________________________________
PyAMF users mailing list - users@...
http://lists.pyamf.org/mailman/listinfo/users

 « Return to Thread: Supress error expose