Skip to content

[REFACTOR] Align Exception classes between Artpiece and User API #104

Description

@tsdobbs

They way exception classes work in web.api.user.exceptions is structurally different from the way they work in web.api.user.artpiece.excpetions. The latter module inherits the InvalidUsage class from the former and defines subclasses, while the former just adds new methods to the InvalidUsage class.

These should structurally work the same way for consistency of usage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions