« Return to Thread: Supress error expose

Supress error expose

by Marcos Voltolini :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: Supress error expose