Hello I'm a bit new on C++ Programming as well as Cassandra API, I need to catch the error that the client.get() throws if the column does not exist, and return(0) to the calling function... Any of you have a code with this method implemented within a try/catch block ?
thanks Juan