Skip to content

Exception handling  #12

@sodamodo

Description

@sodamodo

Certain inputs will crash the program. An example is when inputting the band lambdas, if you do not put in an integer the program will crash. This happens in several other location in the program. The best way to do this is either to validate the input before proceeding or using the Try/Catch exception system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions