Skip to content

chore: remove unused error codes from IONCAMRError#12

Open
alexgerardojacinto wants to merge 2 commits intofeat/RMET-4099/android-implementationfrom
feat/RMET-5076/update-errors
Open

chore: remove unused error codes from IONCAMRError#12
alexgerardojacinto wants to merge 2 commits intofeat/RMET-4099/android-implementationfrom
feat/RMET-5076/update-errors

Conversation

@alexgerardojacinto
Copy link
Contributor

@alexgerardojacinto alexgerardojacinto commented Mar 26, 2026

Summary

  • Removes 7 unused error codes from IONCAMRError: NO_IMAGE_SELECTED_ERROR, GET_IMAGE_ERROR, PERMISSION_DENIED_ERROR, UNABLE_TO_ACCESS_GALLERY_ERROR, FILE_NOT_FOUND_OR_INACCESSIBLE_ERROR, FAILED_TO_SAVE_FILE_ERROR, and RESOURCE_BUSY_ERROR
  • Cleans up dead code to keep the error enum lean and consistent with what the library actually surfaces

Removes NO_IMAGE_SELECTED_ERROR, GET_IMAGE_ERROR, PERMISSION_DENIED_ERROR,
UNABLE_TO_ACCESS_GALLERY_ERROR, FILE_NOT_FOUND_OR_INACCESSIBLE_ERROR,
FAILED_TO_SAVE_FILE_ERROR, and RESOURCE_BUSY_ERROR as they are no longer used.
@alexgerardojacinto alexgerardojacinto changed the title feat(RMET-5076): remove unused error codes from IONCAMRError chore: remove unused error codes from IONCAMRError Mar 26, 2026
@alexgerardojacinto alexgerardojacinto self-assigned this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant