Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need reasonable VCard storage exceptions #102

Open
evought opened this issue Jan 22, 2015 · 0 comments
Open

Need reasonable VCard storage exceptions #102

evought opened this issue Jan 22, 2015 · 0 comments

Comments

@evought
Copy link
Owner

evought commented Jan 22, 2015

Define exception classes for VCardDB storage errors. When catching PDOExceptions, encapsulate them in the VCardDB exception class and rethrow. This will preserve debugging information from inside and outside the pale and will move us in the direction of the VCardRepository interface representing different types of backing stores which may or may not use PDO.

@evought evought added this to the 0.9.6 Pre-1.0 cleanup milestone Jan 22, 2015
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

No branches or pull requests

1 participant