Add Exception throwing to Android SDK when an error is returned from FFI #245

Open
opened 2020-08-06 16:57:16 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:57:16 +00:00 (Migrated from github.com)

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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#245
No description provided.