StructureDistributed5.9.0

    DistributedActorCodingError

    Error thrown by distributed actor systems while encountering encoding/decoding issues.

    iOS
    16.0+
    macOS
    13.0+
    tvOS
    16.0+
    watchOS
    9.0+
    struct DistributedActorCodingError

    Also thrown when an attempt to decode DistributedActor is made, but no DistributedActorSystem is available in the Decoder’s userInfo[.actorSystemKey], as it is required to perform the resolve call.

    Citizens in Distributed

    Conformances

    Members