Move SQLClient-centric exceptions handling from SQLStore to SQLClient

Remove related duplications as a needed byproduct.

Remove SQLClient public method access modifiers so they become
package-private (as they should). One can make some -or all- of them
public again once public (or else) usage gets proven.

Change-Id: I44b56a06386fd1dbe2f65ddc038595b6efb4fc86
2 files changed
tree: dd9663ed2b4354530f6987f22b691fca4d1763a2
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. BUCK