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

Getting UncheckedExecutionException when using get method #62

Open
SusilPanda opened this issue Jul 24, 2015 · 0 comments
Open

Getting UncheckedExecutionException when using get method #62

SusilPanda opened this issue Jul 24, 2015 · 0 comments

Comments

@SusilPanda
Copy link

scenario : deleted the column family (ex : Employee) and then using mapper.get(employeeBean).
In this case expected exception is InvalidQueryException, but I am getting com.google.common.util.concurrent.UncheckedExecutionException - com.datastax.driver.core.exceptions.invalidQueryExceptions .

My query is why the expected query is wrapped in the UncheckedExecutionException.

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