Skip to content

[FEAT] Add error handling for functions #30

Description

@Seyi007

Requirements

  • Ensure that all inputs are validated before processing. If inputs are invalid, return a user-friendly error message.
  • Implement try-catch blocks where appropriate to handle exceptions gracefully without crashing the application.
  • Update the documentation to include information about the new error-handling behavior

Acceptance Criteria

  • All inputs are validated, and error messages are clear and informative.
  • Exceptions are caught and logged appropriately without crashing the application.
  • Documentation is updated to reflect the changes made.

Metadata

Metadata

Labels

codingCoding experience (of any sort) would be helpfulenhancementNew feature or requestoutreachyfor outreachy internspackageR package dev

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions