Skip to content

Provide exception handling for basic operations #28

@sebasguts

Description

@sebasguts

Implement the possibility to throw an exception inside a user given function. Those exception should be handled after the method in an interactive way. The following should be possible inside the interactive loop:

  • Print some information about the exception, provide information about how to change the input to make the method work
  • Examining the input
  • Launch arbitrary code to provide more information about the input
  • Rerun the function with the input
  • Rerun the method selection with the input
  • Enter the break loop to get a stack trace

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions