close
The Wayback Machine - https://web.archive.org/web/20140702132952/https://developers.google.com/appengine/docs/python/channel/exceptions

The Channel API Exceptions (Python)

The Channel API provides the following exception classes:

exception InvalidChannelClientIdError()

The specified Client ID is malformed. Client IDs must be UTF-8 or ASCII strings and should be less than 64 characters.

exception InvalidMessageError()

The specified message is malformed; Messages are limited to 32K and should be ASCII text. JSON encoding is allowed.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.