Serialized Form
-
Package org.zalando.fahrschein
-
Exception org.zalando.fahrschein.BackoffException
class BackoffException extends Exception implements Serializable-
Serialized Fields
-
retries
int retries
-
-
-
Exception org.zalando.fahrschein.CursorCommitException
class CursorCommitException extends IOException implements Serializable -
Exception org.zalando.fahrschein.EventAlreadyProcessedException
class EventAlreadyProcessedException extends Exception implements Serializable -
Exception org.zalando.fahrschein.EventProcessingException
class EventProcessingException extends IOException implements Serializable -
Exception org.zalando.fahrschein.EventPublishingException
class EventPublishingException extends IOException implements Serializable-
Serialized Fields
-
responses
BatchItemResponse[] responses
-
-
-
Exception org.zalando.fahrschein.IOProblem
class IOProblem extends IOException implements Serializable
-