pub fn exception_to_tesseract<'a: 'b, 'b>( env: &'b JNIEnv<'a>, exception: JThrowable<'a>, ) -> Result<Error>