public class ConsumerException
extends java.lang.RuntimeException
SimpleConsumer calls.
Because the client is originally written in Scala, checked exceptions are missing from the method signatures
and cannot be caught directly.| Constructor and Description |
|---|
ConsumerException(java.lang.String message) |
ConsumerException(java.lang.Throwable cause) |