Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



Messages Module Exceptions

The protorpc.messages package provides the following exception classes:

class DecodeError()
Raised when there is an error decoding an encoded message.
class DefinitionNotFoundError()
Raised when a definition is not found.
class DuplicateNumberError()
Raised when a duplicate number is assigned to a field.
class EnumDefinitionError()
Raised when there are errors in Enum definitions.
class FieldDefinitionError()
Raised when there are errors in field definitions.
class InvalidDefaultError()
Raised when an invalid default value is provided to a field.
class InvalidNumberError()
Raised when an invalid number is provided to a field.
class InvalidVariantError()
Raised when an invalid variant is provided to a field.
class MessageDefinitionError()
Raised when there are errors in Message definitions.
class ValidationError()
Raised when a message has an invalid value.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.