DeserializationException

sealed abstract class DeserializationException(message: String) extends KafkaException

Exception raised with Deserializer#failWith when deserialization was unable to complete successfully.

Source:
DeserializationException.scala
class KafkaException
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable