Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
For the sequence diagram detailing user authentication, it shows that an ExceededAttemptsException is created every time although this is not the case if the user logs in successfully.
Perhaps a loop could be shown or some other path that shows the exception is only created when the condition of 3 exceeded attempts is met.
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
For the sequence diagram detailing user authentication, it shows that an ExceededAttemptsException is created every time although this is not the case if the user logs in successfully.
Perhaps a loop could be shown or some other path that shows the exception is only created when the condition of 3 exceeded attempts is met.
[original: nus-cs2113-AY2324S2/pe-interim#474] [original labels: severity.Medium type.DocumentationBug]