c4e7edf3db7857acf4b49c7d8d7f9fd9b517f578
This commit enhances the error handling in the EventOccurrenceGrammar class by adding specific catch blocks for expected parse exceptions. Each parsing method now gracefully returns null or false when encountering a known parse exception, while still handling unexpected exceptions to ensure the parsing process continues smoothly. This change improves the robustness and clarity of the parsing logic.
Description
No description provided
3.6 MiB
Languages
C#
55.4%
HTML
42%
CSS
1.2%
JavaScript
0.9%
PowerShell
0.4%
Other
0.1%