Skip to content

Proxy exception classes #2

@d-Pixie

Description

@d-Pixie

When a client library extends RE we have access to that module. Currently we define our exceptions on the RE namespace, but we should proxy this declaration to the client module instead and use that namespace when raising.

Example:
Currently we raise RestEasy::Connection error
Instead we could raise Fortnox::ConnectionError

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions