Skip to content

Add error handling #47

@ProgHunter

Description

@ProgHunter

Expected Enhancement

  • Exceptions should be handle correctly with try/catch blocks
  • References and pointers should always be check if Null before used
  • Many functions should have their return value checked for errors and be gracefully handled

Current Behavior

The module lacks error handling in many cases

Possible Solution

Implement suggestions from the "Expected Enhancement" section above

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions