update error handler

This commit is contained in:
John Bowdre 2022-06-15 13:38:11 -05:00
parent 5bf97e5e5c
commit a4b014372f
1 changed files with 1 additions and 2 deletions

View File

@ -4,4 +4,3 @@
Outputs: none
*/
System.error("FATAL ERROR!");
System.error(errMsg);