Enumeration Casepackage-distributed-system 28.0.1DistributedSystem
connectionLost
DistributedSystemErrors.swift:18case connectionLost
Other cases
case decodeError(description: String)
case duplicatedService(String, DistributedSystem.ModuleIdentifier)
case error(String)
case noConnectionForActor(EndpointIdentifier)
case serviceDiscoveryTimeout(String)
case unexpectedResultType(String)
case unknownActor(EndpointIdentifier)
case invalidActorState(String)
case cancelled(String)