Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Changes to CreateTasksTerminatedException #3

@jasper-schneider

Description

@jasper-schneider

Some issues and changes to consider for the CreateTasksTerminatedException class:

  • The pendingList parameter is not used in the constructor.
  • The constructor should probably take readonly copies of the list
  • Consider renaming the class to CreateTasksErrorException or something similar?
  • Consider renaming the properties and parameters to either failedTasks and pendingTasks or failureList and pendingList. Currently, failureTasks and pendingList aren't aligned with each other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions