the exceptions will be defined later
This commit is contained in:
@@ -26,7 +26,9 @@ As can be seen from the above screenshot (taken on November 19th, 2023), on the
|
||||
|
||||
## Special Requirements
|
||||
|
||||
As we are learning C++ exceptions, the input files in this assignment are made to include issues and you should not assume the format are completely correct. <!--Rather, when your program find something abnormal in the input file, your program should print an error message into the output file:
|
||||
To be added.
|
||||
|
||||
<!--As we are learning C++ exceptions, the input files in this assignment are made to include issues and you should not assume the format are completely correct. Rather, when your program find something abnormal in the input file, your program should print an error message into the output file:
|
||||
|
||||
```console
|
||||
Exception Caught: The Field of xxx is Incorrect.
|
||||
|
||||
Reference in New Issue
Block a user