Skip to content

Refactor the ErrorCodeGenerator to be a ErrorResponseGenerator #34

Description

@LingForCC

For now, ErrorCodeGenerator is a mapping between ServiceException and ErrorCode. But this is not good enough. We need to replace this with a mapping between ServiceException and ErrorResponse, which includes ErrorCode and HTTP Status Code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions