ce080b0b51d7913e58d4682e74b1c63653a74c68
RuntimeException
The FTC SDK only catches `Exception` thrown by user code, so switch all throwables to `RuntimeException`.
Description
Languages
Java
100%