Serialized Form
-
Package org.zalando.fahrschein
-
Class org.zalando.fahrschein.BackoffException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
retries
int retries
-
-
-
Class org.zalando.fahrschein.CursorCommitException extends java.io.IOException implements Serializable
-
Serialized Fields
-
cursor
Cursor cursor
-
statusCode
int statusCode
-
subscriptionId
java.lang.String subscriptionId
-
-
-
Class org.zalando.fahrschein.EventAlreadyProcessedException extends java.lang.Exception implements Serializable
-
Class org.zalando.fahrschein.EventProcessingException extends java.io.IOException implements Serializable
-
Class org.zalando.fahrschein.EventPublishingException extends java.io.IOException implements Serializable
-
Serialized Fields
-
responses
BatchItemResponse[] responses
-
-
-
Class org.zalando.fahrschein.IOProblem extends java.io.IOException implements Serializable
-
Serialized Fields
-
detail
java.lang.String detail
-
instance
java.net.URI instance
-
statusCode
int statusCode
-
title
java.lang.String title
-
type
java.net.URI type
-
-
-