Shaded guava exception thrown when no applicable codec found instead of CodecNotFoundException
Description
If you attempt to call setXXX or getXXX and there is no applicable cql type that maps to XXX an UncheckedExecutionException is thrown wrapping CodecNotFoundException rather than CodecNotFoundException itself: