Skip to content

Wrap errors #1

@Jaymon

Description

@Jaymon

http://dev.evernote.com/doc/reference/Errors.html

right now when an error is raised it just returns the error, it might be nicer to take those errors and wrap them in easier to decipher exceptions, so for example:

EDAMSystemException: EDAMSystemException(errorCode=19, rateLimitDuration=12, _message=None)

could become:

RateLimitException()

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