Package org.zalando.fahrschein
Class EventPublishingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.zalando.fahrschein.EventPublishingException
- All Implemented Interfaces:
Serializable
Thrown in case the client wasn't able to publish the given batch of events to Nakadi.
The response will contain an array of
BatchItemResponse.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EventPublishingException
-
-
Method Details
-
getResponses
-