Skip to content

Better error handling #1

@BoD

Description

@BoD

Currently, the api does not expose any exception.

For instance when calling transactions.getTransactionList with an invalid bank account, you get a io.ktor.client.features.ClientRequestException because of the 404.

Instead the lib should expose a few exceptions and each endpoint should declare precisely what can be thrown in which case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions