Skip to content

Handle errors properly #226

@enriquezrene

Description

@enriquezrene

During the refactoring I found out the exceptions are not being handled properly. Particularly, DAO objects are throwing HTTP errors which is wrong, the DAO layer should not know anything about HTTP. Let's refactor this code to remove HTTP status usage from these classes. Only namespaces should know about them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions