Open gburd opened 4 years ago
Currently, if we receive an error from the FFI inside the Android SDK, we simply print the error and continue. We should throw an exception instead.
This ticket involves - creating set of Mentat specific Exception classes and throwing them when an error is received from Mentat over the FFI.
Currently, if we receive an error from the FFI inside the Android SDK, we simply print the error and continue. We should throw an exception instead.
This ticket involves - creating set of Mentat specific Exception classes and throwing them when an error is received from Mentat over the FFI.