Documentation
    Preparing search index...

    Enumeration ProtocolError

    replace usage by specific result types

    Index

    Enumeration Members

    DECODE_FAILED: "Failed to decode"
    EMPTY_PAYLOAD: "Payload is empty"
    ENCODE_FAILED: "Failed to encode"
    GENERIC_FAIL: "Generic error"
    INVALID_DECODER_TOPICS: "Invalid decoder topics"
    NO_PEER_AVAILABLE: "No peer available"
    NO_RESPONSE: "No response received"
    NO_STREAM_AVAILABLE: "No stream available"
    REMOTE_PEER_REJECTED: "Remote peer rejected"
    RLN_PROOF_GENERATION: "Proof generation failed"
    SIZE_TOO_BIG: "Size is too big"
    STREAM_ABORTED: "Stream aborted"
    TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"
    TOPIC_NOT_CONFIGURED: "Topic not configured"