exception documentation
class RemoteError(GenericError):
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.
class RemoteError(GenericError):
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.