case classRiakDeserializationFailed(data: String, targetType: String, cause: Throwable) extends RiakDeserializationException with Product with Serializable
Exception used to denote a lower-level exception occurred while deserializing from raw Strings to some type T.
See also
RiakDeserializer
Linear Supertypes
Serializable, Product, Equals, RiakDeserializationException, RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
Exception used to denote a lower-level exception occurred while deserializing from raw Strings to some type T.
RiakDeserializer