Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Improve OfflineDatabase error handling #15906

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

pozdnyakov
Copy link
Contributor

  • fixes missing exception handlers (e.g. runtim error from the initialize() method)
  • introduces generic exception handling mechanism to reduce the repeated code

Follow-up: #15899 (comment)

- fixes missing exception handlers (e.g. runtim error from the `initialize()` method)
- introduces generic exception handling mechanism to reduce the repeated code
@pozdnyakov pozdnyakov added bug refactor Core The cross-platform C++ core, aka mbgl labels Nov 11, 2019
@pozdnyakov pozdnyakov self-assigned this Nov 11, 2019
@pozdnyakov pozdnyakov merged commit e1556fc into master Nov 11, 2019
@pozdnyakov pozdnyakov deleted the mikhail_offline_database_error_handling branch November 11, 2019 13:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Core The cross-platform C++ core, aka mbgl refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants