Skip to content

Write error throws Exception without internal catch #108

@kt81

Description

@kt81

Read operation returns result object that be marked as failed or null when it fails.
But write operation throws System.Exception in same situation.

imo, it should throws System.IO.IOException instead of Exception so that MemcachedNode may catch it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions