mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
The exceptions were removed from Java because these fail more often then not. Teams are noticing this in C++ as well. In addition for some reason ClearErrors() is causing about 0.5 seconds of lag. That's another issue, but this will match Java and solve that issue for users.