Open nus-se-script opened 6 days ago
Steps to reproduce:
add n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01
Output is: This client already exists in the address book
The application should state which variables are causing the error
[original: nus-cs2103-AY2425S1/pe-interim#534] [original labels: type.FeatureFlaw severity.Low]
Thank you for your comments. The error message is already handled gracefully as it is, and we don't see this as a pressing concern at the moment.
--
Steps to reproduce:
add n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01
add n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01
Output is: This client already exists in the address book
The application should state which variables are causing the error
[original: nus-cs2103-AY2425S1/pe-interim#534] [original labels: type.FeatureFlaw severity.Low]