eclypse.remote.communication.request.RouteNotFoundError#
- exception eclypse.remote.communication.request.RouteNotFoundError[source]#
Raised when no route can be found for a remote service request.
- __init__(recipient_id)[source]#
Create an error describing the recipient that could not be reached.
- Parameters:
recipient_id (str)
- classmethod __new__(*args, **kwargs)#