Actions
Bug #3581
openDefect ID: DF002
Bug #3581:
Defect ID: DF002
Start date:
10/02/2025
Due date:
% Done:
0%
Estimated time:
Description
Defect ID: DF002
Defect Name: Extraneous text / syntax near exception
Line Number: 5
Defect Description: There is stray text (e.g., "rows of matrix B:") or other characters outside of valid Java statements near the throw statement which will cause a compilation error.
Fixing Solution: Remove the stray text so only valid statements remain (e.g., throw new IllegalArgumentException("The number of columns of matrix A must equal the number of rows of matrix B.");).
No data to display
Actions