exception documentation

class RemoteError(GenericError):

View In Hierarchy

Programming-related error on remote call.

This is raised when an unhandled error occurs in a call to a remote node. It usually signifies a real programming bug.