RuntimeException
The FTC SDK only catches `Exception` thrown by user code, so switch all throwables to `RuntimeException`.