nvflare.apis.fl_exception module
- exception FLCommunicationError(message, exception=None)[source]
Bases:
ExceptionBase class for fed_learn communication exceptions.
Init the FLCommunicationError.
- Parameters:
exception – grpc.RpcError when trying to register gprc channel
- exception NotAuthenticated[source]
Bases:
ExceptionRaised when client registration is not authenticated.
- exception NotReadyToEndRun[source]
Bases:
ExceptionRaised when a component is not ready to end run