the exceptions will be defined later

This commit is contained in:
Jidong Xiao
2023-11-19 13:37:58 -05:00
parent 00e471a75c
commit 788ddd1c47

View File

@@ -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.