Skip to content

SMIBHID error handling move error registration for loop to module #20

Open
@sjefferson99

Description

@sjefferson99

Error handling only presents a register error method, but all modules will create a list of errors to register and then run a for loop to register them all, have a method in error handling that can accept a dictionary of errors and iterate over registering them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersrefactorRequires refactoring or adjusting existing code

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions