Package io.hstream
Class HStreamDBClientException.ConsumerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.hstream.HStreamDBClientException
-
- io.hstream.HStreamDBClientException.ConsumerException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- HStreamDBClientException
public static final class HStreamDBClientException.ConsumerException extends HStreamDBClientException
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.hstream.HStreamDBClientException
HStreamDBClientException.ConsumerException, HStreamDBClientException.InvalidRecordException, HStreamDBClientException.SubscribeException
-
-
Constructor Summary
Constructors Constructor Description ConsumerException(java.lang.String message)
ConsumerException(java.lang.String message, java.lang.Throwable cause)
-