Skip to content

Prototype error handling through FFI #5

@oguzkocer

Description

@oguzkocer

Some example scenarios as shared by @jkmassel :

// - Authentication Error (you didn't include a username or password)
// - Not found error (you asked for post 1243 and it doesn't exist)
// - Validation Error (you want to create a post but you sent me garbage data)
// - Server sent back garbage

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