-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels