On Apr 11, 1:28 am, nickmilon <[email protected]> wrote: > In Python : > > self.response.set_status(500) > self.response.out.write ("your Message") > > Happy coding ;) >
thanx :) > On Apr 10, 11:09 am, deostroll <[email protected]> wrote: > > > Hi, > > > It is possible to manually send a response status code 500 (ie server > > error) with some default message like "error due to network > > connectivity", etc. > > > --deostroll -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
