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)



Remote Service Library Exceptions

The protorpc.remote package provides the following exception classes:

class ApplicationError()
Raised for application-specific errors.
class MethodNotFoundError()
Raised when an unknown method is requested by an RPC.
class NetworkError()
Raised when a network error occurs during an RPC.
class RequestError()
Raised when the wrong request objects are received during method invocation.
class RpcError()
This is the base class for all exceptions in this package.
class ServerError()
Raised when an unexpected error occurs on the server.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.