nvflare.apis.fl_exception module

exception FLCommunicationError(exception, message)[source]

Bases: Exception

Base class for fed_learn communication exceptions.

Init the FLCommunicationError.

Parameters:

exception – grpc.RpcError when trying to register gprc channel